file: job.t package: muf status: tentative
The pull
function accepts a Stream or Stack as argument,
removes one element from it, and returns that element.
This function does not operate upon the job's data stack. (Other than using it for parameter and result.)
See section delete. See section deleteBth. See section deleteNth. See section push. See section unpull. See section Class Stream. See section Class Stack.
Go to the first, previous, next, last section, table of contents.