[Haskell-cafe] A typeclass for Data.Map etc?

Peter Robinson thaldyron at gmail.com
Thu Feb 19 10:22:44 EST 2009


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


More information about the Haskell-Cafe mailing list