Diff::LCS

JSON →
library 2.0.0 ·ruby
verified Jun 18, 2026

Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm.