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

> for _ = range x {

can now be:

> for range x {

Funny enough I just ran into this awkwardness yesterday (I was ranging over a Ticker to send keepalives but did not need the timestamp).



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

Search: