Module Match.Make

Parameters

module St : S

Signature

Levenshtein Automata

Given a string representation, we produce two Automata:

module Lev : sig ... end
module Dem : sig ... end