universal-automata / liblevenshtein

Various utilities regarding Levenshtein transducers.
https://github.com/universal-automata/liblevenshtein
MIT License
67 stars 13 forks source link

DRY-up the builder class #23

Closed dylon closed 10 years ago

dylon commented 10 years ago

Many of the properties are redundant, DRY them up.