Removes elements in the target array based on the new collection, returns true if any changes were made
Changes the existing collection to match the new collection to avoid re-assigning the array pointer, returns true if the array size has changed
Generated using TypeDoc
Removes elements in the target array based on the new collection, returns true if any changes were made