file: job.t package: muf status: alpha
The makeFunction
function creates and returns an
instance of Class Function.
(It is important not to confuse function
s, which
contain source code and documentation, with
compiledFunction
s, which contain compiled constants
and bytecodes, and may be created only via instances of
Class Assembler. See section makeAssembler.)
Go to the first, previous, next, last section, table of contents.