primitive-containers: containers backed by arrays
Containers backed by flat arrays. Updates require rebuilding the entire structure, but lookups are cache coherent.
[Skip to Readme]
Versions [faq] | 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.4.0, 0.4.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson (>=1.0 && <1.5), base (>=4.11 && <5), contiguous (>=0.3.2 && <0.4), deepseq (>=1.4), hashable (>=1.2.5), primitive (>=0.6.4), primitive-sort (==0.1.*), quantification (>=0.5.0 && <0.6), text (==1.2.*), unordered-containers (>=0.2.8.0), vector (>=0.11 && <0.13) [details] |
License | BSD-3-Clause |
Copyright | 2018 Andrew Martin |
Author | Andrew Martin |
Maintainer | andrew.thaddeus@gmail.com |
Revised | Revision 1 made by HerbertValerioRiedel at 2019-09-02T20:49:54Z |
Category | Data Structures |
Home page | https://github.com/andrewthad/primitive-containers |
Bug tracker | https://github.com/andrewthad/primitive-containers/issues |
Source repo | head: git clone https://github.com/andrewthad/primitive-containers |
Uploaded | by andrewthad at 2019-03-24T03:13:46Z |
Distributions | NixOS:0.4.1 |
Downloads | 2462 total (4 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-03-24 [all 1 reports] |
Modules
[Index] [Quick Jump]
- Data
- Continuous
- Dependent
- Diet
- Map
- Data.Map.Interval
- Lifted
- Subset
- Unboxed
- Unlifted
- Set
Flags
Name | Description | Default | Type |
---|---|---|---|
checked | Check all array indexing. This makes most functions slower, but it replaces segfaults with descriptive errors. This should only be used for debugging. | Disabled | Manual |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- primitive-containers-0.3.2.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'.