Open
Description
Checklist
Please ensure the following tasks are completed before filing an issue.
- Read and understood the Code of Conduct.
- Searched for existing issues and pull requests.
- If this is a general question, searched the FAQ for an existing answer.
- If this is a feature request, the issue name begins with
RFC:
.
Description
Description of the issue (or feature request).
This RFC proposes the inclusion of edit distance functions to compare two strings, for example the Levenstein distance.
Related Issues
Does this issue (or feature request) have any related issues?
No.
Questions
Any questions for reviewers?
What would be a good place inside of stdlib
for string distance functions?