[Haskell-beginners] Abstracting Data.List
Giacomo Tesio
giacomo at tesio.it
Fri May 31 10:56:45 CEST 2013
I'm looking for a class abstracting Data.List. I mean something that enable
the use of say head, map, take and so on into different kind of types.
Is there already something like that?
Giacomo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20130531/737328f7/attachment.htm>
More information about the Beginners
mailing list