Arrayy v7.0.0 Release Notes

Release Date: 2019-12-13 // over 4 years ago
    • normalize $closure (value => key instead of key => value) for "forAll()"
    • normalize $closure (value => key instead of key => value) for "partition()"
    • ๐Ÿ“‡ rename "forAll()" into "validate()"
    • ๐Ÿ‘‰ use "iterator_count()" if possible
    • โž• add "nth()"
    • โž• add "toPermutation()"