arguments: vn v(n-1) ... v1 v0 (n:int) >> v(n-1) ... v1 v0 vn
Move the n th element to the top of the stack.
Go to main index.
Go to concepts index.