@hackage array0.3.0.1core-libraries

Mutable and immutable arrays

This package defines the classes IArray of immutable arrays and MArray of arrays mutable within appropriate monads, as well as some instances of these classes.