Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

morsecode: Standardize string-levenshtein signature to return Index type #51

Merged
merged 1 commit into from
May 3, 2024

Conversation

ndh4
Copy link
Contributor

@ndh4 ndh4 commented Mar 23, 2024

In levenshtein.rkt, the string-levenshtein function has the signature (-> String String Index). main.rkt should import it under the same signature.

@ndh4 ndh4 changed the title Standardize string-levenshtein signature to return Index type morsecode: Standardize string-levenshtein signature to return Index type Mar 23, 2024
@bennn bennn merged commit 0570398 into utahplt:master May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants