@hackage array0.3.0.0
Mutable and immutable arrays
Categories
License
BSD-3-Clause
Maintainer
libraries@haskell.org
Links
Versions
Installation
Dependencies (1)
Dependents (1420)
@hackage/gridland, @hackage/Cabal, @hackage/myTestlll, @hackage/fungll-combinators, @hackage/newbase60, @hackage/rounding, Show all…
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.