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