pvector: Fast persistent vectors
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.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] |
Tested with | ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.6, ghc ==9.4.4, ghc ==9.6.1 |
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 2023-03-29T23:36:13Z |
Distributions | |
Downloads | 198 total (13 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 2023-03-30 [all 1 reports] |