[Haskell-cafe] Monads

KC kc1956 at gmail.com
Sun Sep 30 04:13:19 CEST 2012


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 <vigalchin at gmail.com> wrote:
> Hello,
>
>         I would an examples of monads that are pure, i.e. no side-effects.
>
> Thank you,
>
> Vasili
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>



-- 
--
Regards,
KC



More information about the Haskell-Cafe mailing list