Hacker News new | ask | show | jobs
by jact 196 days ago
You need unbounded recursion. Conditionals alone can’t do that. If you have some kind of conditional go to/jump if expression that’s a different matter.