Dear List,

I am currently trying to understand the effects
of monads in the sense of parallelisation in
Haskell.

Could somebody please explain the difference
between 'rpar' and 'par'?

I mean, what has been changed after the encapsulation 
of 'par' function by Eval monad? 

If you asked to compare the parallelisation via monads
with non-monadic manner of it, what could you say?

Many thanks in advance.

All the best,
Burak.
                                          
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to