array-list: IsList instances of Array for OverloadedLists extension
This package provides "orphan" IsList
instances for Array
data types
with Integral
indices up to 5 dimensions to allow initializing
Array
s from [nested] lists using OverloadedLists
GHC extension.
It also includes more generic arrayNestedList
and toNestedList
functions to convert between nested lists and Array
s with any indices.
[Skip to Readme]
Downloads
- array-list-0.2.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
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | array (>=0.5 && <0.6), base (>=4.7 && <5) [details] |
License | MIT |
Copyright | 2020 Evgeny Poberezkin |
Author | Evgeny Poberezkin |
Maintainer | evgeny@poberezkin.com |
Category | Data, Array, List |
Home page | https://github.com/epoberezkin/array-list#readme |
Bug tracker | https://github.com/epoberezkin/array-list/issues |
Source repo | head: git clone https://github.com/epoberezkin/array-list |
Uploaded | by epoberezkin at 2020-06-23T19:02:02Z |
Distributions | |
Downloads | 490 total (16 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-06-23 [all 1 reports] |