[EMAIL PROTECTED] 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.

_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to