Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This particular example isn't actually an issue in Nim. The first letter of a nim identifier is case sensitive, so while `my_thing` and `myThing` are normalized to the same name, `my_thing` and `MyThing` are different.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: