Removes the element at the given position.
The array to mutate.
The index where to remove
The removed element or nothing.
Generated using TypeDoc
Removes the element at the given position.