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