file: job.t package: muf status: alpha
The dup2nd
function duplicates the 2nd-from-top
argument on the data stack. This is purely a pointer operation:
This will not create a copy of an object or vector or
such, just a second reference to it. See section copy.
This function is called over
in Muck MUF and
traditional Forth: Muq MUF attempts to adopt systematic
naming conventions ala emacs lisp, in order to increase the
utility of apropos-style help commands.
Go to the first, previous, next, last section, table of contents.