8 Oct
2003
8 Oct
'03
3:05 a.m.
"DBS" == Donald Bruce Stewart <dons@cse.unsw.edu.au> writes:
DBS> There is already one implemented in the GHC DBS> libraries. If you are using GHC 6, you can import DBS> Data.HashTable. There is also the older (less efficient?) Data.FiniteMap with very similar functionality. Jens