gc

(gc)

The gc function provides compatibility with other Lisp implementations.

In other Lisp implementations, the function releases unused allocated memory (gc means "garbage collection").

Related Functions

vmon, alloc, expand