The latest version of stream-monad is 0.4.0.2-0.

stream-monad

Version 0.4.0.1 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
http://github.com/sebfisch/stream-monad/issues
Category
Control, Monads
Copyright
n/a
Homepage
http://github.com/sebfisch/stream-monad
Maintainer
Sebastian Fischer (fischer@nii.ac.jp)
Package URL
n/a
Stability
experimental

Components