Hacker News new | ask | show | jobs
by canacrypto 3905 days ago
He could have saved another 10 lines by dropping the braces around the if statements :P
1 comments

The idea was to make it small, but not too "compressed". And I always like having braces everywhere for clarity.
I, too, prefer braces for clarity.