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.1.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 |
Category | Data |
Bug tracker | https://github.com/clintonmead/typed-streams/issues |
Source repo | head: git clone https://github.com/clintonmead/typed-streams.git |
Uploaded | by clinton at 2017-03-18T04:06:34Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1460 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-03-18 [all 1 reports] |