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

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.
While you're there, you may as well indent everything after the "while(true)"
Oops, I killed that during one of the edits.