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

'const' is misleading, it doesn't set your variables as immutable. Fine for expression, but not for actual practicality.


It does set your variables as immutable, just not your values. It makes sense if you see variables in these languages for what they are: references to values.




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

Search: