[racket] doubly linked list lib
> Would you lso want entries to be garbage-collected? If there are no
> longer any references to a hash entry's key except as a key in the hash
> table, would you want the garbage colelctor to be able to remove it?
>
You mean a weak hash? Possibly indeed, though I can remove them manually
too. Would this change something?
Laurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20110830/ad763f46/attachment.html>