Diff algorithm in Go.
- Simple API.
- Dependency-free.
- Based on Go's
src/internal/diff/diff.go
See docs and GUIDE.md for more details.
Go version 1.17+
go get github.com/cristalhq/diff
TODO
See examples: example_test.go.
Diff algorithm in Go.
src/internal/diff/diff.go
See docs and GUIDE.md for more details.
Go version 1.17+
go get github.com/cristalhq/diff
TODO
See examples: example_test.go.