The destination array whose indices will be assigned.
The source array providing values to assign.
The resulting array with assigned values.
arrayBasicAssign
Copy items from one array into another by index, returning a new assigned array.
The destination array whose indices will be assigned.