|
|
|
|
|
by BradSwain
465 days ago
|
|
I agree. I use the word dangerous to mean there are risks that need to be considered, not that recursion should never be used under any circumstances. In the general case though, recursion can be tricky to think through, the stack is small, and malicious inputs can be very creative. |
|