for more information visit the package's GitHub page
Package contains the following modules:
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