[Haskell-cafe] Value-weak hash tables in Haskell ?

Aleksey Uymanov s9gf4ult at gmail.com
Sat Aug 10 19:13:47 CEST 2013


Hello, haskellers.

Is there any package implementing magic hash tables weak in value? I
mean when the value is garbage collected, then this key+value
authomatically removes from the hash table.

-- 
Aleksey Uymanov <s9gf4ult at gmail.com>




More information about the Haskell-Cafe mailing list