array-list v0.2.0.0 Release Notes
Release Date: 2020-06-23 // almost 5 years ago-
- ➕ Added more generic
ArrayNestedList
class with methodsarrayNestedList
andtoNestedList
to convert between nested lists and multi-dimensional Arrays with any indices.
- ➕ Added more generic
Previous changes from v0.1.0.0
-
🎉 Initial release
IncludesIsList
instances forArray
s withIntegral
indices,
up to 5 dimensions