contiguous: Unified interface for primitive arrays
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
This package provides a typeclass Contiguous
that offers a
unified interface to working with Array
, SmallArray
,
PrimArray
, and UnliftedArray
.
[Skip to Readme]
Properties
Versions | 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.5.2, 0.6.0, 0.6.1, 0.6.1.1, 0.6.2.0, 0.6.3.0, 0.6.4.0, 0.6.4.1, 0.6.4.2 |
---|---|
Change log | None available |
Dependencies | base (>=4.11.1.0 && <5), deepseq (>=1.4), primitive (>=0.7.2 && <0.8), primitive-unlifted (>=0.1 && <0.2), run-st (>=0.1.1) [details] |
License | BSD-3-Clause |
Copyright | 2018 Andrew Martin |
Author | Andrew Martin |
Maintainer | andrew.thaddeus@gmail.com |
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 andrewthad at 2021-08-11T20:30:02Z |
Modules
[Index] [Quick Jump]
- Data
- Primitive
Downloads
- contiguous-0.5.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees