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


swap

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

The swap function interchanges the top two elements on the data stack. It is usually clearer to use local variables instead.

See section ||swap.


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