[Haskell-cafe] ghc 6.4 import problem

Mark Carroll mark at ixod.org
Tue May 31 08:05:43 EDT 2005


On Tue, 31 May 2005, Daniel Fischer wrote:
(snip)
> The module Set has undergone major changes - look at the code and admire, if
> you have it. Formerly sets were implemented as 'FiniteMap's, now as
> size-balanced trees. Formerly there was a function called 'mapSet', now
(snip)

I'm puzzled: wasn't the FiniteMap version also some form of size-balanced
tree?

-- Mark


More information about the Haskell-Cafe mailing list