Replace an item at a given index
An index or a callback provided to findIndex
The value of the item to be replaced
Optional
The array to replace in
New array with the item replaced
Replace an item at a given index