[Ecls-list] How to manually invoke garbage collector?
Michal
smieciarski at gmail.com
Sat Jul 12 12:11:31 UTC 2014
Hello,
In Guile we can manually trigger garbage collector using
(gc)
or
scm_gc()
from Scheme or C code respectively. Is there such possibility in ECL?
More information about the ecl-devel
mailing list