//
pkg.gl
Category
github.com/minio/pkg
words
package
1.7.5
Repository:
https://github.com/minio/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
1
Dependents
7
Files
41 SLOC
#
Functions
DamerauLevenshteinDistance
DamerauLevenshteinDistance calculates distance between two strings using an algorithm described in https://en.wikipedia.org/wiki/Damerau-Levenshtein_distance.