(expand integer)
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
Code | Returns |
---|---|
(expand 10) |
10 |
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
Code | Returns |
---|---|
(expand 10) |
10 |