gc
(gc)
This function runs a GarbageCollection to
release unused (and no-longer-used) Lisp objects, to increase
available memory.
| Arguments | none | 
| Return | always NIL | 
| Example | 
 | 
| Remarks | calling (gc) should be
necessary very rarely; | 
| © Bricsys NV. All rights reserved. |