Hacker News new | past | comments | ask | show | jobs | submit login

if value of constant can be changed, it's not constant. In my understanding. And by Wikipedia: http://en.wikipedia.org/wiki/Constant_(computer_programming)



That's typical computer lingo / semantic issue. the `const` mean shallow/pointer constant, not deep/structurally constant.




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

Search: