Versions in this module Expand all Collapse all v0 v0.4.1 Aug 2, 2022 Changes in this version + func ComputeEdits(before, after string) []*operation + type OpKind int + const Delete + const Equal + const Insert + func (k OpKind) String() string