package
0.0.0-20240310010237-a3f02065c60a
Repository: https://github.com/goki/go-tools.git
Documentation: pkg.go.dev

# Functions

DiffBytes returns the differences between two byte sequences.
DiffRunes returns the differences between two rune sequences.
DiffStrings returns the differences between two strings.

# Structs

A Diff is a replacement of a portion of A by a portion of B.