Loading

ROT

stack

ROT cycles through the 3 topmost elements of the stack by moving the element at level 3 to the top of the stack and pushing the other 2 elements up the stack.

ROT is available since version 1.0.0.

See also

Signatures

Examples

'4th level' '3rd level' '2nd level' '1st level' ROT