If you know enough about an object to find it on the heap, then you hold a reference, if you hold a reference, then it's probably not gced...
Hi,
Maybe a stupid question: is there a way to check whether a particular
data structure (or set of data structures) has been garbage collected?
Or indirectly: is there a way to check what's still alive in the heap,
so that you can potentially diff from one moment to another?
Thanks,
Elise Huard
_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners