Extract all entries in the given arrays that are not equal.
An empty tuple if the values are equal. Otherwise, the first tuple entry contains the changes in the first value, second entry contains the changes in the second value.
@augment-vir/common
Extract all entries in the given arrays that are not equal.