An efficient diffing engine in Swift.
WARNING: This implementation may be incomplete, see https://github.com/lxcid/ListDiff for a more full implementation
- Data comparision on Wikipedia
- The og paper by Paul Heckel, and @ndarville's gist explaining it
- Effeciency speed up strategies: https://neil.fraser.name/writing/diff/