Hacker News new | ask | show | jobs
by secondcoming 610 days ago
It makes no difference if the increment is done on an int, but it can make a different if your `i` is some object with its own ++ operator.