
27 Jan
2009
27 Jan
'09
4:51 p.m.
On Wed, 2008-12-24 at 12:05 +0000, Johannes Waldmann wrote:
in F# they renamed "Monad" to "Workflow", see e.g. Chapter 9 (p. 230) in the "Expert F#" book. http://www.expert-fsharp.com/default.aspx
I don't think this is helpful, it only really works for state-like monads. "Workflow" doesn't make sense at all for [a], for example. - George