[Haskell-cafe] Re: Parsers are monadic?
Gregory Propf
gregorypropf at yahoo.com
Sat Jun 30 19:34:09 EDT 2007
Thanks, that was helpful. I didn't realize that there were pure functional monads.
----------------------------------------------------------
"Monadic" just means a calculation using a mathematical structure
called a monad. All impure calculations in Haskell are monadic, but
not all monadic calculations are impure.
Does this answer your question?
--Eric
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe at haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
____________________________________________________________________________________
Be a better Globetrotter. Get better travel answers from someone who knows. Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=list&sid=396545469
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20070630/42cb85fb/attachment.htm
More information about the Haskell-Cafe
mailing list