
14 Jan
2015
14 Jan
'15
12:12 p.m.
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...
Am 14.01.2015 11:24 schrieb "Elise Huard"
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