fast-myers-diff

A fast implementation of the Myers diff algorithm.

https://github.com/NorfairKing/sydtest#readme

Version on this page:0.0.0
LTS Haskell 22.34:0.0.1
Stackage Nightly 2024-09-20:0.0.1
Latest on Hackage:0.0.1

See all snapshots fast-myers-diff appears in

MIT licensed by Tom Sydney Kerckhove
Maintained by [email protected]
This version can be pinned in stack with:fast-myers-diff-0.0.0@sha256:6f8d4f37fba9f2b25ef7d3c8069a7809662667c0804c162fe917a5d7c78ac73b,1422

Module documentation for 0.0.0

Depends on 4 packages(full list with versions):
Used by 1 package in nightly-2024-04-08(full list with versions):

A fast implementation of the diffing algorithm described in 'An O(ND) Difference Algorithm and Its Variations' by Eugene W. Myers.