Insert an item at a given index
An index or a callback provided to findIndex
The value of the item to insert
Optional
The array to insert into
New array with the item inserted
Insert an item at a given index