Closed turbolent closed 6 years ago
Implement Paul Heckel's diff algorithm, described in the paper "A technique for isolating differences between files".
Efficiently calculate removed, added, changed, and moved elements
Implemented in a separate library: https://github.com/turbolent/heckel-diff-items
Implement Paul Heckel's diff algorithm, described in the paper "A technique for isolating differences between files".
Efficiently calculate removed, added, changed, and moved elements