arraylist: Memory-efficient ArrayList implementation
An ArrayList that carries information about the amount of data in it that is actually used, and tries to keep space usage to a minimum.
Downloads
- arraylist-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.7 && <4.13), initialize (>=0.1.1.0 && <0.2.0.0), primitive (>=0.6.4.0 && <0.7.0.0) [details] |
License | BSD-3-Clause |
Copyright | copyright (c) 2018 andrewthad |
Author | andrewthad |
Maintainer | chessai1996@gmail.com |
Category | Data |
Home page | https://github.com/chessai/arraylist |
Uploaded | by chessai at 2018-10-25T21:39:40Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 648 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user [build log] Last success reported on 2018-10-25 [all 2 reports] |