
25 Aug
2012
25 Aug
'12
1:05 a.m.
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