file: job.t package: muf status: alpha
Remove one entry from a block, discarding it.
This is equivalent to the |pop pop
code
sequence:
[ 'a' 'b' 'c' | Stack: [ 'a' 'b' 'c' | |popp Stack: [ 'a' 'b' |
Go to the first, previous, next, last section, table of contents.