This is an introduction to monads. There are many of these. My goal today is to show how a simple class written in Java could be translated into equivalent functionality in Haskell using some monads, without getting into any of the theory stuff. Hopefully some people coming from a non-Haskell background will get something out [...]
All posts for the month July, 2010
I come from Java and want to know what monads are in Haskell
Posted by intoverflow on 20 July, 2010
http://intoverflow.wordpress.com/2010/07/20/i-come-from-java-and-want-to-know-what-monads-are-in-haskell/



