Skip to content

Monad instances for a rose-tree-like data structure used for nondeterministic computations.

License

Notifications You must be signed in to change notification settings

Sintrastes/monad-tree

Repository files navigation

monad-tree

This package provides monad instances for a rose-tree-like data structure Tree, allowing for the definition of non-deterministic computations that do not depend on a specific search procedure.

When not used as a monad for nondeterministic computation, Tree can also be used as a general purpose rose tree data structure.

For more information, see the documentation for the main Control.Monad.Tree module.

Related papers:

About

Monad instances for a rose-tree-like data structure used for nondeterministic computations.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published