vector-buffer: A buffer compatible with Data.Vector.*
A buffer type that can easily be converted to a Data.Vector.Storable vector from the vector package and compatible with hmatrix.
Elements are pushed into the buffer. When the buffer is converted to a read-only vector, the last-pushed element occurs at the end.
Monadic map functions also operate so that the last-pushed element is treated last.
Downloads
- vector-buffer-0.4.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.1.0.1, 0.1.0.2, 0.1.0.3, 0.2, 0.3, 0.4, 0.4.1 |
---|---|
Change log | CHANGES |
Dependencies | base (>=4 && <5), deepseq (>1), vector (>=0.7) [details] |
License | BSD-3-Clause |
Author | Vivian McPhail |
Maintainer | haskell.vivian.mcphail@gmail.com |
Category | Data |
Uploaded | by VivianMcPhail at 2015-03-30T18:05:12Z |
Distributions | LTSHaskell:0.4.1, NixOS:0.4.1, Stackage:0.4.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 6908 total (45 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-03-30 [all 1 reports] |