Y
Hacker News
new
|
ask
|
show
|
jobs
by
aoeusnth1
2879 days ago
how are the semicolons in a for loop redundant? Without them it's extremely difficult to parse what's going on.
1 comments
nailer
2879 days ago
Typo when removing the others. Thanks for the spot. Maybe a forEach or map might be more appropriate for all those future programmers anyway though.
link
emmelaich
2879 days ago
While you're there, you may as well indent everything after the "while(true)"
link
nailer
2878 days ago
Oops, I killed that during one of the edits.
link