Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm.
gem install diff-lcsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compute the differences between two strings.
Upgrade to Ruby 3.2+ or pin to diff-lcs ~> 1.5 if using older Ruby.
No dependency data recorded yet.