Skip to main content
Module

x/levenshtein/mod.ts

Deno module to compute the Levenshtein distance between two strings
Go to Latest
import * as levenshtein from "https://deno.land/x/levenshtein@v1.0.0/mod.ts";
The documentation for this module is currently unavailable.