Replaces count elements starting at the given index with replaceWith elements.
count
index
replaceWith
Array to remove value from
Index to remove
Array with value removed
value
Replaces
count
elements starting at the givenindex
withreplaceWith
elements.