Hacker News new | ask | show | jobs
by teo_zero 641 days ago
That's clear, my question is why the +e is inside the loop and thus is set at each iteration, while the -e is outside it and thus is set only once at the end.