[Haskell-cafe] hash tables

Dennis Raddle dennis.raddle at gmail.com
Fri Jan 27 05:18:13 UTC 2017


I want to build a hash table and then freeze it and use it for fast lookup
later. Is there a way to build it in IO or ST but freeze it and use it in
transparent code later?
D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170126/9d97a4c4/attachment.html>


More information about the Haskell-Cafe mailing list