Guides for migrating across API and terminology changes in liblevenshtein-rust.
This directory documents breaking or renaming changes between versions so that existing callers can update their code with minimal friction. Each guide maps old names and patterns to their current equivalents and explains the rationale for the change.
| Document | Purpose |
|---|---|
| LAZY_EAGER_TERMINOLOGY.md | Migration guide for the lazy/eager automaton terminology rename: old → new names and how to update call sites. |
For the underlying conceptual distinction, see ../concepts/LAZY_VS_EAGER_AUTOMATA.md.
Status: Living reference.
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |