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


explodeSymbol[

Function: explodeSymbol[ { symbol -> [chars] }
file: job.t
package: lisp
status: alpha

The explodeSymbol[ prim is a support function for the lisp printer: It accepts a symbol argument and returns a printable representation of that symbol as a block of characters.


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