[Haskell-cafe] state monad and continuation monads ...
Henning Thielemann
lemming at henning-thielemann.de
Tue Sep 30 06:21:23 EDT 2008
On Tue, 30 Sep 2008, Galchin, Vasili wrote:
> Hello,
>
> I would like to read
>
> 1) pedagogical examples of State monad and the Continuation monad
>
> 2) library usage of these monads ....
For continuations I found the withCString example especially convincing:
http://www.haskell.org/haskellwiki/Continuation#Intermediate_structures
More information about the Haskell-Cafe
mailing list