Expand the memory space.
This function expands the amount of node space (a form of memory used by LISP) by integer number of segments.
Example
(expand 10)
10
Tell me about...
(alloc integer)
(mem)
LISP Compatibility
Programming Overview of LISP (LISt Processing) Language