Outputs and removes the element at the specified index in the input array.
The elements in the input array that are at an index greater than the specified input index will be shifted by -1 in the resulting array.
Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License