Splits an array in two parts: one with even indices and the other with odd indices.
The array to split.
Generated using TypeDoc Last modified 2 yr. ago
Splits an array in two parts: one with even indices and the other with odd indices.