Computes a structural diff between two argument engines.
Compares argument metadata, variables, premises (with nested expression diffs), and role assignments. Uses pluggable comparators that default to the defaultCompare* functions.
defaultCompare*
Optional
Computes a structural diff between two argument engines.
Compares argument metadata, variables, premises (with nested expression diffs), and role assignments. Uses pluggable comparators that default to the
defaultCompare*functions.