https://github.com/austindd/rescript-edit-distance
A collection of functions implementing several edit-distance algorithms for use in the ReScript language.
https://github.com/austindd/rescript-edit-distance
Last synced: 4 months ago
JSON representation
A collection of functions implementing several edit-distance algorithms for use in the ReScript language.
- Host: GitHub
- URL: https://github.com/austindd/rescript-edit-distance
- Owner: austindd
- Created: 2021-03-21T05:03:48.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-05T03:28:06.000Z (over 5 years ago)
- Last Synced: 2025-03-01T04:23:51.189Z (over 1 year ago)
- Language: ReScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rescript-edit-distance
A collection of functions implementing several edit-distance algorithms for use in the ReScript language.