[Haskell-cafe] Re: EnumSet and EnumMap

John Meacham john at repetae.net
Thu Mar 8 14:03:08 EST 2007


On Fri, Feb 23, 2007 at 03:24:27PM +0000, Chris Kuklewicz wrote:
> I could not quickly find anyone else writing this boiler plate, so I have posted
>  this useful wrapper on the Haskell wiki at
> http://haskell.org/haskellwiki/EnumSet_EnumMap

concurrent evolution :)
http://repetae.net/repos/jhc/Util/SetLike.hs

actually, my 'SetLike' and 'MapLike' typeclasses also defined in that
file are quite useful too.

        John
-- 
John Meacham - ⑆repetae.net⑆john⑈


More information about the Haskell-Cafe mailing list