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?------------------------------------------------------------------------------ _______________________________________________ Ecls-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ecls-list
