Element - ∇
- Shift
Characters:
∇
Description
Shift the top of stack two values down
Overloads
any-any-any
-c,a,b (shift)
Examples
1 4 5 ∇
=4
`my` `hi` `bye` ∇
=`hi`
∇
- ShiftCharacters:
∇
Shift the top of stack two values down
any-any-any
- c,a,b (shift)
1 4 5 ∇
=
4
`my` `hi` `bye` ∇
=
`hi`