//
pkg.gl
Category
golang.org/x/tools
internal
diff
myers
package
0.31.0
Repository:
https://go.googlesource.com/tools
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
210 SLOC
#
Functions
ComputeEdits
ComputeEdits returns the diffs of two strings using a simple line-based implementation, like [diff.Strings].