tree-monad-0.1: Non-Determinism Monad for Tree Search

The tree-monad package

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.

Properties

Versions0.1, 0.2, 0.2.1, 0.3
Dependenciesbase
LicensePublicDomain
AuthorSebastian Fischer
Maintainersebf@informatik.uni-kiel.de
Stabilityexperimental
CategoryControl, Monads
Home pagehttp://github.com/sebfisch/tree-monad
Bug trackermailto:sebf@informatik.uni-kiel.de
Source repositorygit clone git://github.com/sebfisch/tree-monad.git
Upload dateThu Mar 19 10:10:41 UTC 2009
Uploaded bySebastianFischer
Built onghc-6.10, ghc-6.12

Modules

Downloads