> 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
_______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell