Hacker News new | ask | show | jobs
by nilved 3770 days ago
Loops aren't any safer than recursion. A loop is a special case of recursion and is just as susceptible to the halting problem.