//
pkg.gl
Category
github.com/neilotoole/sq
libsq
core
diffdoc
internal
go-udiff
lcs
package
0.48.3
Repository:
https://github.com/neilotoole/sq.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.