hackageDB :: [Package]

Built with Cabal

stream-monad: Simple, Fair and Terminating Backtracking Monad

This Haskell library provides an implementation of the MonadPlus type class that enumerates results of a non-deterministic computation by interleaving subcomputations in a way that has usually much better memory performance than other strategies with the same termination properties.

Versions0.1, 0.1.1, 0.1.1.0, 0.2
Dependenciesbase
LicensePublicDomain
AuthorOleg Kiselyov, Sebastian Fischer
MaintainerSebastian Fischer (sebf@informatik.uni-kiel.de)
Stabilityexperimental
CategoryControl, Monads
Home pagehttp://github.com/sebfisch/stream-monad
Bug trackermailto:sebf@informatik.uni-kiel.de
Source repositorygit clone git://github.com/sebfisch/stream-monad.git
Upload dateThu Mar 26 14:23:56 UTC 2009
Uploaded bySebastianFischer
Built onghc-6.10, ghc-6.12
DistributionsArch: 0.2

Modules

Downloads