Diff any values. For diffing objects, use diffObjects to get better types.
diffObjects
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
Diff any values. For diffing objects, use
diffObjects
to get better types.