
Thanks! Petter -----Opprinnelig melding----- Fra: Robert Dockins [mailto:robdockins@fastmail.fm] Sendt: 21. oktober 2004 15:17 Til: Petter Egesund Kopi: glasgow-haskell-users@haskell.org Emne: Re: Mutable hash? There is a hashtable in the IO monad: http://www.haskell.org/ghc/docs/latest/html/libraries/base/Data.HashTabl e.html I understand there was an important bugfix that went into 6.2.2 for this hashtable implementation, so you'll probably want to make sure to use the latest GHC if you'll be using this. Petter Egesund wrote:
Does anybody know about a mutable hash implementation for ghc?
There is going to be a lot of updates in the hash (some millions adds and removes) so a non-mutable structure will not do?!
Cheers,
Petter
###########################################
This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange. For more information, connect to http://www.F-Secure.com/
---------------------------------------------------------------------- --
_______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
########################################### This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange. For more information, connect to http://www.F-Secure.com/
participants (1)
-
Petter Egesund