Description
Computes differences between texts or sequences using the Patience diff algorithm. It is useful for tools that want readable diffs, especially when moved or unique lines should make comparisons clearer.
Diff output can reveal private source, documents, or generated data. Redact sensitive content before storing or sharing comparison results.