lua.wetgenes.txt.diff.find
Given two tables of strings, return the length , starta , startb of the longest common subsequence in table indexes or nil if not similar.
Given two tables of strings, return the length , starta , startb of the longest common subsequence in table indexes or nil if not similar.