tree-monad

Version 0.3.2 revision 0 uploaded by nbu.

Package meta

Synopsis
Non-Determinism Monad for Tree Search
Description

This Haskell library provides an implementation of the MonadPlus type class that represents the search space as a tree whose constructors represent mzero, return, and mplus.

Author
Sebastian Fischer
Bug reports
https://github.com/nbun/tree-monad/issues
Category
Control, Monads
Copyright
n/a
Homepage
http://sebfisch.github.com/tree-monad
Maintainer
nbu@informatik.uni-kiel.de
Package URL
n/a
Stability
n/a

Components