gc ( -- )
Factor handbook » Developer tools » Object memory tools

Prev:size ( obj -- n )


Vocabulary
memory

Word description
Performs a full garbage collection.

Definition