[Haskell-cafe] what I learnt from my first serious haskell programm

Bulat Ziganshin bulat.ziganshin at gmail.com
Mon Mar 19 17:37:06 EDT 2007


Hello Fawzi,

Monday, March 19, 2007, 1:20:37 PM, you wrote:

> Also arrays, inset,... have quite some overlapping.
> For array the use of the IArray typeclass kept the things nice also 
> using Arrays and UArrays together, but adding IntSet to the whole worked
> only qualifying, and then I also wanted to define a fold for my type...

there are two libraries, Edison and Collection, that includes type
classes hierarchy for collection types. may be, it will be useful for
you

-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list