array-list v0.2.0.0 Release Notes

Release Date: 2020-06-23 // almost 4 years ago
    • ➕ Added more generic ArrayNestedList class with methods arrayNestedList and toNestedList to convert between nested lists and multi-dimensional Arrays with any indices.

Previous changes from v0.1.0.0

  • 🎉 Initial release
    Includes IsList instances for Arrays with Integral indices,
    up to 5 dimensions