[Haskell-cafe] Where is SNMap for stable names?
Edward Kmett
ekmett at gmail.com
Sat Sep 24 01:41:05 CEST 2011
You still need IO to get the stable name out to use. :)
Sent from my iPad
On Sep 23, 2011, at 5:33 AM, Sean Leather <leather at cs.uu.nl> wrote:
> Hi Edward,
>
> On Thu, Sep 22, 2011 at 16:50, Edward Kmett wrote:
> I have a "stable-maps" package that provides lookup and inserting into a map via stable names.
>
> The paper mentions the need for a mutable finite map, and all the operations are IO. Do you know why this is and what's different with your pure implementation?
>
> Regards,
> Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110923/0bab320a/attachment.htm>
More information about the Haskell-Cafe
mailing list