primitive-slice: Slices of primitive arrays
The vector
library provides types for slicing into many
types of arrays. However, it does not include slices of
SmallArray
or UnliftedArray
. This library provides types
for working with such slices.
Downloads
- primitive-slice-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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12.0.0 && <5), primitive (>=0.7 && <0.8), primitive-unlifted (>=0.1 && <0.2) [details] |
License | BSD-3-Clause |
Copyright | 2019 Andrew Martin |
Author | Andrew Martin |
Maintainer | andrew.thaddeus@gmail.com |
Category | Data |
Home page | https://github.com/haskell-primitive/primitive-slice |
Bug tracker | https://github.com/haskell-primitive/primitive-slice/issues |
Uploaded | by andrewthad at 2023-01-11T18:40:52Z |
Distributions | |
Reverse Dependencies | 1 direct, 1 indirect [details] |
Downloads | 86 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-01-11 [all 1 reports] |