@hackage monad-tree0.1.0

Tree data structure for nondeterministic computations.

  • Installation

  • Dependencies (1)

  • Dependents (0)

monad-tree

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

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