@hackage arraylist0.1.0.0

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.