contiguous: Unified interface for primitive arrays
This package provides a typeclass Contiguous
that offers a
unified interface to working with Array
, SmallArray
,
PrimArray
, and UnliftedArray
.
[Skip to Readme]
Downloads
- contiguous-0.5.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.3.3.0, 0.4, 0.4.0.1, 0.5, 0.5.1, 0.5.2, 0.6.0, 0.6.1, 0.6.1.1, 0.6.2.0 |
---|---|
Dependencies | base (>=4.11.1.0 && <4.16), deepseq (>=1.4), primitive (>=0.7 && <0.7.1), primitive-unlifted (>=0.1 && <0.2) [details] |
License | BSD-3-Clause |
Copyright | 2018 Andrew Martin |
Author | Andrew Martin |
Maintainer | andrew.thaddeus@gmail.com |
Revised | Revision 2 made by andrewthad at 2021-11-19T13:42:26Z |
Category | Array, Data, Primitive |
Home page | https://github.com/andrewthad/contiguous |
Bug tracker | https://github.com/andrewthad/contiguous/issues |
Source repo | head: git clone https://github.com/andrewthad/contiguous |
Uploaded | by chessai at 2019-07-23T17:33:11Z |
Distributions | NixOS:0.6.2.0, Stackage:0.6.2.0 |
Downloads | 7682 total (241 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-07-23 [all 1 reports] |