|
|
|
|
|
by mdergosits
3505 days ago
|
|
Wouldn't loop detection be equivalent to solving the halting problem? Obviously a naive approach would be disallow recursion/ mutual recursion, but there are valid use cases for those that may not result in infinite execution |
|