Versions in this module Expand all Collapse all v0 v0.1.1 May 28, 2025 Changes in this version + func Levenshtein(a, b string) int + func SuggestClosestMatch(s string, possibleMatches []string, minDist int) string