FICHA · MANJARO

ruby-diff-lcs

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

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Compares two Ruby enumerable sequences and identifies the changes between them. It is useful for test assertions, text comparison, patch-style output, and tools that need understandable differences.

Diff output may include private text, file contents, or generated data. Limit report visibility when comparing secrets, customer records, or proprietary source code.

Permissions

Permissions not analysed for this source yet.