Versions in this module Expand all Collapse all v0 v0.5.1 Jan 24, 2023 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