grow-vector: Mutable vector with efficient appends
Mutable vector with efficient updates. Simple implementation on partially filled array with capacity tracking and resizing.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
liquidhaskell | Use liquid haskell to check sources | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- grow-vector-0.1.5.0.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
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.4.0, 0.1.5.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.11 && <4.19), primitive (>=0.7 && <0.8), vector (>=0.12 && <0.14) [details] |
Tested with | ghc ==9.6.0, ghc ==9.4.4, ghc ==9.2.5, ghc ==9.0.2, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5, ghc ==8.4.4 |
License | MIT |
Copyright | 2020 Anton Gushcha |
Author | |
Maintainer | Anton Gushcha <ncrashed@protonmail.com> |
Revised | Revision 1 made by AndreasAbel at 2023-02-11T08:41:11Z |
Category | Data |
Source repo | head: git clone https://github.com/NCrashed/grow-vector |
Uploaded | by NCrashed at 2022-05-21T22:00:02Z |
Distributions | |
Downloads | 740 total (25 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |