An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# rescript-edit-distance
A collection of functions implementing several edit-distance algorithms for use in the ReScript language.