[Haskell-beginners] garbage collected object

Elise Huard haskell at elisehuard.be
Wed Jan 14 10:24:24 UTC 2015


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


More information about the Beginners mailing list