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 Nov 30, 2020. It is now read-only.
If we match strings and say that the Levensthein distance can be 0 or 1 then that allows for 1 letter typos.
!register cs1_hensal
!register #cs1_szumlanski
With a 1 character difference tolerance both of these commands would work! Could make distance <= 2 if we were feeling ballsy and no class names are 2 changes apart... Or maybe they'd all have to be 4 changes apart?
The text was updated successfully, but these errors were encountered:
And associated opposite commands.
If we match strings and say that the Levensthein distance can be 0 or 1 then that allows for 1 letter typos.
!register cs1_hensal
!register #cs1_szumlanski
With a 1 character difference tolerance both of these commands would work! Could make distance <= 2 if we were feeling ballsy and no class names are 2 changes apart... Or maybe they'd all have to be 4 changes apart?
The text was updated successfully, but these errors were encountered: