next
|
previous
|
forward
|
backward
|
up
|
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
>
The Macaulay2 language
>
system facilities
>
collectGarbage
collectGarbage -- collect the garbage in memory
Synopsis
Usage:
collectGarbage()
Consequences:
garbage is collected
See also
GC garbage collector
For the programmer
The object
collectGarbage
is
a
compiled function
.