implement hash table
Artie Gold
artiegold at austin.rr.com
Tue Oct 7 22:42:28 EDT 2003
r2yang at engmail.uwaterloo.ca wrote:
> Hi,all
>
> I'm a new one in this Haskell programming language. I have a program which
> involved a lot of computation tasks and it's quite inefficient,so I'm currently
> examing the possibility of using hash table in my data structure, can some one
> tell me how to implement it? I can't find much information about it.
>
> Thanks a lot
>
> Rui
>
http://www.haskell.org/ghc/docs/6.0/html/base/Data.HashTable.html
Google[1] is your friend.
HTH,
--ag
[1] Or your favorite search engine.
--
Artie Gold -- Austin, Texas
Oh, for the good old days of regular old SPAM.
More information about the Haskell
mailing list