@hackage short-vec0.1.0.1
Length-indexed vectors using SmallArray#
Categories
License
Apache-2.0
Maintainer
Andrew Pritchard <awpritchard@gmail.com>
Links
Versions
Installation
Dependencies (13)
- QuickCheck >=2.5 && <2.15
- adjunctions >=4.4 && <4.5
- base >=4.12 && <4.19
- data-default-class >=0.0 && <0.2
- deepseq >=1.1 && <1.5
- distributive >=0.1 && <0.7 Show all…
Dependents (4)
@hackage/batching, @hackage/finite-table, @hackage/dependent-literals-plugin, @hackage/short-vec-lens
short-vec
Provides a length-indexed vector type built on SmallArray#.