LevenshteinDistance extension
- on
Methods
-
levenshteinDistance(
String other) → int -
Available on String, provided by the LevenshteinDistance extension
Calculates the Levenshtein distance between this string and another string.
Available on String, provided by the LevenshteinDistance extension
Calculates the Levenshtein distance between this string and another string.