Module

Options.Applicative.Help.Levenshtein

Package
purescript-optparse
Repository
f-o-a-m/purescript-optparse

#editDistance Source

editDistance :: forall a. Eq a => Array a -> Array a -> Int