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]
- Data
- Data.Array
- Data.Array.Base
- Data.Array.IArray
- Data.Array.IO
- Data.Array.IO.Internals
- Data.Array.IO.Safe
- Data.Array.MArray
- Data.Array.ST
- Data.Array.Storable
- Data.Array.Storable.Internals
- Data.Array.Storable.Safe
- Data.Array.Unboxed
- Data.Array.Unsafe
- Data.Array
Downloads
- array-0.5.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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 |
| Dependencies | base (>=4.5 && <4.8) [details] |
| Tested with | ghc ==7.6.3, ghc ==7.6.2, ghc ==7.6.1, ghc ==7.4.2, ghc ==7.4.1 |
| License | BSD-3-Clause |
| Author | |
| Maintainer | libraries@haskell.org |
| Category | Data Structures |
| Bug tracker | http://ghc.haskell.org/trac/ghc/newticket?component=libraries%20%28other%29&keywords=array |
| Source repo | head: git clone http://git.haskell.org/packages/array.git this: git clone http://git.haskell.org/packages/array.git(tag array-0.5.0.0-release) |
| Uploaded | by HerbertValerioRiedel at 2013年11月08日T21:21:20Z |
| Distributions | Arch:0.5.6.0, Fedora:0.5.8.0 |
| Reverse Dependencies | 1144 direct, 14549 indirect [details] |
| Downloads | 43687 total (63 in the last 30 days) |
| Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Successful builds reported [all 1 reports] |