Hacker News new | past | comments | ask | show | jobs | submit
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.