Send Beginners mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."
Today's Topics:
1. garbage collected object (Elise Huard)
----------------------------------------------------------------------
Message: 1
Date: Wed, 14 Jan 2015 11:24:24 +0100
From: Elise Huard <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
beginner-level topics related to Haskell <[email protected]>
Subject: [Haskell-beginners] garbage collected object
Message-ID:
<cahfycqnrph8pwevqqmfbyvk+w07dr+qobj38bb0wemt98dn...@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
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
------------------------------
Subject: Digest Footer
_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners
------------------------------
End of Beginners Digest, Vol 79, Issue 15
*****************************************