The vector-buffer package
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.
Properties
| Versions | 0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.2, 0.3, 0.4 |
|---|---|
| Dependencies | base (4.*), deepseq (>1), vector (≥0.7) |
| License | BSD3 |
| Author | Vivian McPhail |
| Maintainer | haskell.vivian.mcphail@gmail.com |
| Category | Data |
| Upload date | Mon Sep 12 04:06:50 UTC 2011 |
| Uploaded by | VivianMcPhail |
| Built on | ghc-7.2 |
Modules
- Data
- Vector
Downloads
- vector-buffer-0.4.tar.gz (Cabal source package)
- package description (included in the package)