stream-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.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
almost 17 years ago
0.1.1
almost 17 years ago
Versions
8
8
Downloads
6,563 total
6,563 total
Dependent Repos
2
2
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 9 on GitHub |
| Forks | 12 on GitHub |