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


rot

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

The rot function rotates the top three elements on the data stack. Use of this function is a nearly infallible indication that you should be using local variables instead of the stack.


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