//
pkg.gl
Category
github.com/TBD54566975/golang-tools
internal
diff
lcs
package
0.2.1
Repository:
https://github.com/tbd54566975/golang-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
684 SLOC
#
Functions
DiffBytes
DiffBytes returns the differences between two byte sequences.
DiffRunes
DiffRunes returns the differences between two rune sequences.
DiffStrings
DiffStrings returns the differences between two strings.
#
Structs
Diff
A Diff is a replacement of a portion of A by a portion of B.