You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
I'd just be careful overloading the pattern matching operator (~=) because I'm afraid it might cause problems somewhere else in the code, but other than that this looks pretty good.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Try guessing if the user made a typo in an unsupported argument and suggesting a fix (for instance, using the Levenshtein distance).
The text was updated successfully, but these errors were encountered: