[Haskell-cafe] FiniteMap, Map, FiniteSet, Set
John Meacham
john at repetae.net
Fri Apr 23 19:50:35 EDT 2004
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.
http://www.cs.uu.nl/~daan/ddata.html
--
John Meacham - ⑆repetae.net⑆john⑈
More information about the Haskell-Cafe
mailing list