Versions in this module Expand all Collapse all v1 v1.1.0 Feb 21, 2025 v1.0.0 Jan 13, 2025 Changes in this version + func DifferenceSoundex(word1, word2 string) int + func EncodeCologne(word string) string + func EncodeMetaphone(word string) string + func EncodeSoundex(word string) string