pvector: Fast persistent vectors
This version is deprecated.
An persistent vector is an efficient sequence data structure. It supports fast indexing, iteration, and snocing.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
debug | Enable array bounds checking | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- pvector-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.1 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12 && <5), deepseq (>=1.1 && <1.5), primitive (>=0.6.4.0 && <0.8), vector-stream (>=0.1.0.0 && <0.2) [details] |
License | BSD-3-Clause |
Copyright | 2022 Brian Shu |
Author | Brian Shu |
Maintainer | littlebubu.shu@gmail.com |
Category | Data |
Home page | https://github.com/oberblastmeister/pvector |
Bug tracker | https://github.com/oberblastmeister/pvector/issues |
Uploaded | by BrianShu at 2022-07-05T21:05:31Z |
Distributions | |
Downloads | 189 total (11 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-07-05 [all 1 reports] |