https://github.com/zyrolasting/fuzzy-search
Approximate string matching in Racket loosely based on Sublime Text's approach.
https://github.com/zyrolasting/fuzzy-search
racket
Last synced: 3 months ago
JSON representation
Approximate string matching in Racket loosely based on Sublime Text's approach.
- Host: GitHub
- URL: https://github.com/zyrolasting/fuzzy-search
- Owner: zyrolasting
- License: mit
- Created: 2020-05-07T05:14:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-08T03:31:03.000Z (about 5 years ago)
- Last Synced: 2024-05-09T07:19:29.536Z (about 1 year ago)
- Topics: racket
- Language: Racket
- Homepage:
- Size: 10.7 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://sagegerard.com/subscribe.html)
This module provides approximate string matching procedures
loosely based on Sublime Text's approach.