
19 Feb
2009
19 Feb
'09
10:22 a.m.
2009/2/19 Eugene Kirpichov
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