Module Mula.Strings

Universal Levenshtein Automata for OCaml strings

We provide two kinds of Automata:

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