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.
Versions [faq] | 0.1.0.0, 0.1.0.1 |
---|---|
Dependencies | array (==0.5.*), base (==4.9.*), bytestring (==0.10.*), generic-enum (==0.1.*), ghc-typelits-knownnat (==0.2.*), make-monofoldable-foldable (==0.1.*), mono-traversable (==1.0.*), vector (==0.12.*) [details] |
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 | NixOS:0.1.0.1 |
Downloads | 1174 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 2017-03-18 [all 1 reports] |
Downloads
- typed-streams-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)