What are Monads? Where can I read about then? I read that there´s some mathematical foundation under this concept, where can read about these theories? +---------------------------------+ | Marcos Aurélio Almeida da Silva | | E-mail: maas@cin.ufpe.br | +---------------------------------+
I've found this page a very helpful introduction to Monads and monadic programming. http://www.dcs.gla.ac.uk/~nww/Monad.html Have fun, Joel. On Thu, 2002-12-12 at 19:45, maas@cin.ufpe.br wrote:
What are Monads? Where can I read about then?
I read that theres some mathematical foundation under this concept, where can read about these theories? +---------------------------------+ | Marcos Aurlio Almeida da Silva | | E-mail: maas@cin.ufpe.br | +---------------------------------+
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
Hi Joel and Jim - thanks for your useful responses to Marcos' question. I've added them to the UsingMonads page of the Haskell Wiki, http://www.haskell.org/wiki/wiki?UsingMonads Hope that's OK. Feel free to edit or extend or add your names if you like. To everyone else on the list: please add your nuggets of wisdom to the Wiki whenever you write a detailed answer to the email list. This way we can build up a repository of answers to FAQs very easily. Thanks! --KW 8-) -- Keith Wansbrough <kw217@cl.cam.ac.uk> http://www.cl.cam.ac.uk/users/kw217/ University of Cambridge Computer Laboratory.
participants (3)
-
Joel Wright -
Keith Wansbrough -
maas@cin.ufpe.br