streamt: Simple, Fair and Terminating Backtracking Monad Transformer
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.
[Skip to Readme]
Downloads
- streamt-0.5.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.5.0.0, 0.5.0.1 |
|---|---|
| Dependencies | base (>=4.3 && <5), logict (>=0.7 && <0.9), mtl (>=2.0 && <2.3) [details] |
| Tested with | ghc ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.4 || ==9.0.1 |
| License | BSD-3-Clause |
| Author | Oleg Kiselyov, Sebastian Fischer, David A Roberts |
| Maintainer | David A Roberts <d@vidr.cc> |
| Category | Control, Monads |
| Home page | http://github.com/davidar/streamt |
| Bug tracker | http://github.com/davidar/streamt/issues |
| Source repo | head: git clone git://github.com/davidar/streamt.git |
| Uploaded | by davidar at 2022-05-20T10:38:43Z |
| Distributions | |
| Downloads | 507 total (4 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2022-05-20 [all 1 reports] |