The latest version of stream-monad is 0.4.0.2-0.
stream-monad
Version 0.4 revision 0 uploaded by SebastianFischer.
Package meta
- Synopsis
- Simple, Fair and Terminating Backtracking Monad
- Description
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.
- Author
- Oleg Kiselyov, Sebastian Fischer
- Bug reports
- mailto:sebf@informatik.uni-kiel.de
- Category
- Control, Monads
- Copyright
- n/a
- Homepage
- http://github.com/sebfisch/stream-monad
- Maintainer
- Sebastian Fischer (sebf@informatik.uni-kiel.de)
- Package URL
- n/a
- Stability
- experimental