@haskell array0.3.0.0

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.