packages feed

array-list-0.2.0.0: CHANGELOG.md

## 0.2.0.0

- Added more generic `ArrayNestedList` class with methods `arrayNestedList`
and `toNestedList` to convert between nested lists and
multi-dimensional Arrays with any indices.

## 0.1.0.0

- Initial release
- Includes `IsList` instances for `Array`s with `Integral` indices,
up to 5 dimensions