
29 Sep
2012
29 Sep
'12
10:13 p.m.
From:
http://www.haskell.org/haskellwiki/Monad
"The computation doesn't have to be impure and can be pure itself as
well. Then monads serve to provide the benefits of separation of
concerns, and automatic creation of a computational "pipeline"."
On Sat, Sep 29, 2012 at 6:57 PM, Vasili I. Galchin
Hello,
I would an examples of monads that are pure, i.e. no side-effects.
Thank you,
Vasili
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
-- -- Regards, KC