array-chunks: Lists of chunks
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.
Lists of chunks. This is similar to the Cons List provided
by Data.List
, but it is more useful as a target for a
builder since the chunks are cache coherent.
Properties
Versions | 0.1.0.0, 0.1.1.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.4.0, 0.1.4.1, 0.1.4.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12 && <5), primitive (>=0.6.4 && <0.8), run-st (>=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/andrewthad/array-chunks |
Bug tracker | https://github.com/andrewthad/array-chunks/issues |
Uploaded | by andrewthad at 2019-09-12T15:09:33Z |
Modules
[Index] [Quick Jump]
- Data
Downloads
- array-chunks-0.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees