[Haskell-cafe] Inverting a Monad

Bas van Dijk v.dijk.bas at gmail.com
Sat Feb 9 10:48:59 EST 2008


On Feb 7, 2008 4:58 AM, David Menendez <dave at zednenem.com> wrote:
> If you're doing any kind of backtracking or non-determinism, you might
> consider the msplit operation defined in "Backtracking, Interleaving,
> and Terminating Monad Transformers"
> <http://okmij.org/ftp/Computation/monads.html#LogicT>.

Thanks for pointing me to this very interesting paper!

Bas


More information about the Haskell-Cafe mailing list