arraylist: Memory-efficient ArrayList implementation

[ bsd3, data, library ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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 619 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]