Sunday, October 19, 2008

Continuation Monad

Continuation Monad plays an import role in F# . It powers Workflows. I wrote a sample code in F# and checked monadic Axioms. Please check to get entire series
(
http://www.paul-abraham.com/MonadsInFSharp.doc)