I am trying to implement a function with the signature:
levenshtein: string -> string -> int
to calculate the Levenshtein distance of