Go to the first, previous, next, last section, table of contents.


pop

Function: pop
file: job.t
package: muf
status: alpha

The pop function drops the top element on the data stack.

This function is called drop in traditional Forth: Muq muf bows to Muck MUF, computer science tradition, and brevity.

See section delete. See section deleteBth. See section deleteNth.


Go to the first, previous, next, last section, table of contents.