this library is part of dear suite
Generic Levenshtein edit distance implementation for Collection with O(n × m) time and O(m) space complexity.
DearLevenshtein is distributed via Swift Package Manager.
.package(url: "https://github.com/ivanmoskalev/dear-levenshtein.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 dear suite) is released into the public domain under The Unlicense. Do whatever you want with it however you want.