array: Mutable and immutable arrays
In addition to providing the Data.Array module
as specified in the Haskell 2010 Language Report,
this package also defines the classes IArray
of
immutable arrays and MArray
of arrays mutable within appropriate
monads, as well as some instances of these classes.
Modules
[Index] [Quick Jump]
Downloads
- array-0.5.8.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.4.0.0, 0.4.0.1, 0.5.0.0, 0.5.1.0, 0.5.1.1, 0.5.2.0, 0.5.3.0, 0.5.4.0, 0.5.5.0, 0.5.6.0, 0.5.7.0, 0.5.8.0 |
---|---|
Change log | changelog.md |
Dependencies | base (>=4.9 && <4.22) [details] |
License | BSD-3-Clause |
Author | |
Maintainer | libraries@haskell.org |
Revised | Revision 2 made by July541 at 2024-11-20T12:05:04Z |
Category | Data Structures |
Bug tracker | https://github.com/haskell/array/issues |
Source repo | head: git clone https://github.com/haskell/array.git |
Uploaded | by July541 at 2024-09-08T07:13:10Z |
Distributions | Arch:0.5.4.0, Fedora:0.5.4.0 |
Reverse Dependencies | 1119 direct, 13848 indirect [details] |
Downloads | 42888 total (167 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-09-08 [all 1 reports] |