Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/yargs/lib/utils/levenshtein.ts>levenshtein

yargs the modern, pirate-themed successor to optimist.
Go to Latest
function levenshtein
import { levenshtein } from "https://deno.land/x/yargs@v17.6.0/lib/utils/levenshtein.ts";

Parameters

a: string
b: string