Move the element from one index to another, shifting other items up or down accordingly. If you overflow the length of the array undefined elements will be added to fill.
Move the element from one index to another, shifting other items up or down accordingly. If you overflow the length of the array undefined elements will be added to fill.