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

That’s not a bad suggestion, but it’s quite verbose (it would require declaring multiple variables as `var x, var y, var z` instead of `var x, y, z`).


That could easily be `var (x, y, z) =`, which is similar to what many languages use.




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

Search: