file: job.t package: muf status: alpha
Remove first n
elements from a block, discarding them.
This is equivalent to n
|shiftp
operations.
Stack: [ 'a' 'b' 'c' 'd' | Stack: [ 'a' 'b' 'c' 'd' | 2 |shiftpN Stack: [ 'c' 'd' |
Go to the first, previous, next, last section, table of contents.