Skip to content

Commit

Permalink
add some more to even more stack manip tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
kaikalii committed Dec 28, 2024
1 parent 9c6c5b4 commit 765c5a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/src/other_tutorial.rs
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ fn EvenMoreStack() -> impl IntoView {
<Editor example="∧(⍉▽)÷◡∩△ [1_2 3_4] °△4_6"/>
<p>"For a simpler example, we can use "<Prim prim=Below/>" with "<Prim prim=Gap/>" to call a function on a value further down the stack."</p>
<Editor example="◡⋅⧻ 1_2_3 \"hello!\""/>
<p>"This leaves the output of the function on "<em>"top"</em>" of the stack, and leaves the input to the function alone, unlike "<Prim prim=Dip/>" would."</p>

<br/>
<hr/>
Expand Down

0 comments on commit 765c5a4

Please sign in to comment.