mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
4 lines
196 B
Plaintext
4 lines
196 B
Plaintext
Diff::LCS is a port of Perl's Algorithm::Diff that uses the McIlroy-Hunt
|
|
longest common subsequence (LCS) algorithm to compute intelligent
|
|
differences between two sequenced enumerable containers.
|