[Haskell] string type class
Sean Leather
leather at cs.uu.nl
Fri Mar 6 12:22:57 EST 2009
> I'd be more interested in a kitchen-sink "List" class. ByteString,
> ByteString.Lazy, Text, [a], and the pending Text.Lazy all support the basic
> operations of lists of a particular type. It'd be a fairly huge dictionary
> by the current API design of those however. Its just a reiteration of the
> classic "Collection" class example.
>
Like this?
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ListLike
Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell/attachments/20090306/cac92144/attachment.htm
More information about the Haskell
mailing list