Returns an array of elements that are included in the final array but not the initial array.
final
initial
The initial version of the array.
The final version of the array.
Returns an array of elements that are included in the
finalarray but not theinitialarray.