Inserts an element at the given index.
Where the new element should be inserted.
The item to be inserted.
The inserted element, or null if out of bounds.
See Implementation
Inserts an element at the given index.