fixed-storable-array: Fixed-size wrapper for StorableArrays, with its own Storable instance
Uses type-level numeric literals to wrap StorableArray
in a type that statically fixes its size. This allows the
wrapper to have its own Storable
instance, which allows
easy integration with fixed-size native arrays.
Downloads
- fixed-storable-array-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.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.1.1 |
---|---|
Dependencies | array (>=0.4 && <0.5), base (>=4.6 && <4.7) [details] |
License | BSD-3-Clause |
Author | Carl Howells |
Maintainer | chowells79@gmail.com |
Category | Data |
Source repo | head: git clone https://github.com/chowells79/fixed-storable-array.git |
Uploaded | by CarlHowells at 2013-07-31T06:44:01Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4180 total (4 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] |