file: job.t package: muf status: alpha
{ name -> package }
The makePackage
function creates and returns an
instance of Class Package. There must be no package of
the given name or nickname in @$s.lib. The new package
is automatically entered in @$s.lib under given name.
NOTE: Most of the time, the inPackage
function
is what you really want. See section inPackage.
Go to the first, previous, next, last section, table of contents.