The level-monad package
This Haskell library provides an implementation of the MonadPlus type class that enumerates the levels of the search space and allows to implement breadth-first search.
Properties
| Versions | 0.1, 0.2, 0.2.1, 0.2.2, 0.2.2.0, 0.2.2.1, 0.3, 0.3.1, 0.4, 0.4.1 |
|---|---|
| Dependencies | base |
| License | PublicDomain |
| Author | Sebastian Fischer |
| Maintainer | sebf@informatik.uni-kiel.de |
| Stability | experimental |
| Category | Control, Monads |
| Home page | http://github.com/sebfisch/level-monad |
| Bug tracker | mailto:sebf@informatik.uni-kiel.de |
| Source repository | git clone git://github.com/sebfisch/level-monad.git |
| Upload date | Sun Mar 1 11:01:50 UTC 2009 |
| Uploaded by | SebastianFischer |
| Built on | ghc-6.10, ghc-6.12 |
Modules
- Control
- Monad
Downloads
- level-monad-0.2.2.tar.gz (Cabal source package)
- package description (included in the package)