Module diff

Source

Structs§

DiffItem

Functions§

myers_diff
Myers diff algorithm @param a old data @param b new data @returns diff result TODO: ignore some columns when using the ‘header row’ option