392abcf58a
PR: 267047
3 lines
162 B
Text
3 lines
162 B
Text
Returns the true Damerau Levenshtein edit distance of strings with
|
|
adjacent transpositions. XS implementation (requires a C compiler).
|
|
Works correctly with utf8.
|