@hackage / arraylist

Memory-efficient ArrayList implementation

Latest0.1.0.0

About

Metadata

  • Last updated , by chessai
  • License BSD-3-Clause
  • Maintained by: chessai1996@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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.