[Haskell-cafe] On to applicative
michael rice
nowgate at yahoo.com
Thu Sep 2 21:16:14 EDT 2010
This may be a dumb question, but here goes.
Types Maybe, Either, List, are types and also instances of Functor (and Monad).
Assuming (->) is also a type, where can I find its type definition?
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100902/040bf40a/attachment.html
More information about the Haskell-Cafe
mailing list