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


isAStack

Function: isAStack { any -> }
file: job.t
package: muf
status: alpha

Signals an error if the argument is not an instance of Class Stack. (Specifically if it is an instance of one of the more specialized types of stacks.)


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