this library is part of xn suite
Generic Levenshtein edit distance implementation for Collection
with O(n × m) time and O(m) complexity.
XnLevenshtein is distributed via Swift Package Manager.
.package(url: "https://github.com/ivanmoskalev/XnLevenshtein.git", from: "1.0.0")
Please note that contributions are accepted if they align with the vision for the library. Please open an issue first to discuss proposed changes.
This project (and the rest of the xn suite) is released into the public domain under The Unlicense. Do whatever you want with it however you want.