are top-level defines forever ?
If I do
(define x '(1 2 3))
and let's say I am only going to use it to initialize some other
data-structure and then I will never use it again. Will it ever get
GC'ed, since it exists at the top-level ?
Just curious.
Brian
Received on Thu Mar 11 1999 - 08:52:28 CET
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST