|
|
|
|
|
by hughw
466 days ago
|
|
Please leave recursion to math and keep it out of (in particular C) software: it kills and will kill again. Is the whole (tail-recursion optimized) Lisp language family subject to DOS? Just check that you terminate at some point, right? "Recursion kills" is just too broad and not helpful. |
|