Versions in this module Expand all Collapse all v0 v0.0.1 May 18, 2026 Changes in this version + type Diff struct + End int + ReplEnd int + ReplStart int + Start int + func DiffBytes(a, b []byte) []Diff + func DiffLines(a, b []string) []Diff + func DiffRunes(a, b []rune) []Diff