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?