I think that you're looking for Data.Map. Here's the docs:
What is typically used in Haskell circles to provide associative array
functionality? (I.e., key-value type arrays.) I'm not really looking for
efficiency so much as interface convenience. Obviously I could code it
myself based on lists or something, but I don't want to reinvent the wheel.
--
frigidcode.com
indicium.us
_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners