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]
Modules
- Data
- Continuous
- Set
- Data.Continuous.Set.Lifted
- Set
- Diet
- Map
- Strict
- Unboxed
- Data.Diet.Map.Strict.Unboxed.Lifted
- Unboxed
- Strict
- Map
- Map
- Lifted
- Data.Map.Lifted.Lifted
- Data.Map.Lifted.Unlifted
- Subset
- Lazy
- Data.Map.Subset.Lazy.Lifted
- Data.Map.Subset.Lazy.Unlifted
- Strict
- Data.Map.Subset.Strict.Lifted
- Data.Map.Subset.Strict.Unlifted
- Lazy
- Unboxed
- Data.Map.Unboxed.Lifted
- Data.Map.Unboxed.Unboxed
- Data.Map.Unboxed.Unlifted
- Unlifted
- Data.Map.Unlifted.Lifted
- Data.Map.Unlifted.Unboxed
- Lifted
- Set
- Data.Set.Lifted
- NonEmpty
- Data.Set.NonEmpty.Unlifted
- Data.Set.Unboxed
- Data.Set.Unlifted
- Continuous
Flags
Manual Flags
Name | Description | Default |
---|---|---|
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 |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- primitive-containers-0.5.1.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'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.4.0, 0.4.1, 0.5.0, 0.5.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.9 && <5), contiguous (>=0.4 && <0.7), deepseq (>=1.4), hashable (>=1.2.5), primitive (>=0.6.4 && <0.10), primitive-sort (>=0.1.1 && <0.2), primitive-unlifted (>=2.1 && <2.2) [details] |
License | BSD-3-Clause |
Copyright | 2018 Andrew Martin |
Author | Andrew Martin |
Maintainer | andrew.thaddeus@gmail.com |
Revised | Revision 1 made by andrewthad at 2023-08-09T14:27:10Z |
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 2023-07-05T16:19:35Z |
Distributions | |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Downloads | 3470 total (30 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2023-07-05 [all 2 reports] |