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
Hi, I'm currently learning Rust and English is not my first language on top of which I suffer from dyslexia.
The language style in docs is a bit difficult for me to understand sometimes.
For example docs for the not equal function feels a bit misleading by using the synonym unequal instead of not equal while even the name of the function is the abbreviation of the words Not Equal.