Simple diff check that is useful simply to return the same format as the other diff functions.
A custom equality checker. Defaults to a strict equality check (===).
===
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
Simple diff check that is useful simply to return the same format as the other diff functions.