class Hashdiff::LinearCompareArray

@private

Used to compare arrays in a linear complexity, which produces longer diffs than using the lcs algorithm but is considerably faster