Vyxapedia

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`