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
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to