@hackage array0.1.0.0core-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.