file: job.t package: muf status: alpha
{ arg -> string }
The print
function accepts any sort of argument and
attempts to produce a human-readable string display of it.
For example, this produces a disassembly of a Procedure
argument.
Go to the first, previous, next, last section, table of contents.