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

yeah. I hate typing `local` for every variable. I would prefer they introduce some syntactic sugar like `let`(to mean local variable) and `const`(to mean local and constant).


“local” is the same as the “let” that you are describing, isn’t it? Just 2 chars longer.




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

Search: