A diff implementation for Elm.
This library implements Wu's O(NP) algorithm. It shares the idea with Myers's O(ND) algorithm, but much faster in some cases.
BSD-3-Clause
A diff implementation for Elm.
This library implements Wu's O(NP) algorithm. It shares the idea with Myers's O(ND) algorithm, but much faster in some cases.
BSD-3-Clause