typed-streams: A stream based replacement for lists
This is an (incomplete) stream based replacement for lists, but already includes significant functionality and can be faster than using lists in certain cases.
See Data.Stream.Typed for the most detailed documentation, and Data.Stream for a simpler interface.
Downloads
- typed-streams-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1 |
|---|---|
| Dependencies | array (>=0.5 && <0.6), base (>=4.9 && <4.10), bytestring (>=0.10 && <0.11), generic-enum (>=0.1 && <0.2), ghc-typelits-knownnat (>=0.2 && <0.3), make-monofoldable-foldable (>=0.1 && <0.2), mono-traversable (>=1.0 && <1.1), vector (>=0.12 && <0.13) [details] |
| Tested with | ghc ==8.0.2 |
| License | MIT |
| Copyright | Clinton Mead (2017) |
| Author | Clinton Mead |
| Maintainer | clintonmead@gmail.com |
| Uploaded | by clinton at 2017-03-10T07:55:09Z |
| Category | Data |
| Bug tracker | https://github.com/clintonmead/generic-enum/issues |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 1528 total (9 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |