@hackage vinyl-vectors0.2.0
Vectors for vinyl vectors
Categories
License
BSD-3-Clause
Maintainer
andrew.thaddeus@gmail.com
Links
Versions
Installation
Dependencies (9)
- base >=4.7 && <5
- bytestring
- constraints >=0.4
- data-default >=0.5
- primitive >=0.6 && <0.7
- template-haskell >=2.5 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
examples
(off by default)
Build example programs
This library provides vectors of vinyl records stored as a structure of arrays. This vectors types provided implement the generic vector interface and can be used with any library that accepts a generic vector type.