> 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
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to