Versions in this module Expand all Collapse all v0 v0.14.2 Sep 5, 2025 Changes in this version + type Diff struct + End int + ReplEnd int + ReplStart int + Start int + func DiffBytes(a, b []byte) []Diff + func DiffRunes(a, b []rune) []Diff + func DiffStrings(a, b string) []Diff