161 B
161 B
Turn keyword in fa
Turn
keyword so to say "turns" the top
3 elements on the stack, so let's say we have
a stack of (1; 2; 3)
, it would become (2; 3; 1)
Turn
keyword so to say "turns" the top
3 elements on the stack, so let's say we have
a stack of (1; 2; 3)
, it would become (2; 3; 1)