Hacker News new | ask | show | jobs
by alphazard 1066 days ago
The only way to do control flow in getNext, consistent with how you partially defined it, is to panic. That means there is some important code wrapping the whole loop body that you left out.