lua.wetgenes.json_diff.array_common
Given two arrays of json data, return the length , starta , startb of the longest common subsequence in table indexes or nil if not similar.
Given two arrays of json data, return the length , starta , startb of the longest common subsequence in table indexes or nil if not similar.