@hackage / array-list

IsList instances of Array for OverloadedLists extension

Latest0.2.0.0

Changelog

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 Arrays with Integral indices, up to 5 dimensions