Golfscript whole-stack rotation
There isn’t a builtin in golfscript which lets you rotate a bigger portion of the stack than the three top-most elements and I wanted to try to implement one.
There isn’t a builtin in golfscript which lets you rotate a bigger portion of the stack than the three top-most elements and I wanted to try to implement one.