2009/2/19 Eugene Kirpichov <ekirpichov at gmail.com>: > > Is there a typeclass for mappings with a Data.Map-like interface, with > stuff like: empty, insert, insertWithKey, unionWith etc. ? Maybe this is of interest: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/gmap Peter