[Haskell-cafe] FiniteMap, Map, FiniteSet, Set

Wolfgang Jeltsch wolfgang at jeltsch.net
Sat Apr 24 11:28:51 EDT 2004


Am Samstag, 24. April 2004 03:50 schrieb John Meacham:
> On Fri, Apr 23, 2004 at 08:02:47PM -0500, haskell at alias.spaceandtime.org
> wrote:
> > Why does the library have [FiniteMap and Set] instead of [FiniteMap and
> > FiniteSet] or just [Map and Set]?  Is there some reason for this
> > inconsistency?
>
> Historical accident mainly.
> There is discussion going on in the haskell library list about
> rectifying this using a variation of daan's excelent DData collections.

Which use Set and Map as module names.

> http://www.cs.uu.nl/~daan/ddata.html

Wolfgang



More information about the Haskell-Cafe mailing list