|
|
|
|
|
by Fr0styMatt8
4068 days ago
|
|
Why do you say that recursion is a poor programming practice (curious)? What if the solution using recursion results in more readable or declarative code? (especially with languages/compilers that do tail-call optimization properly?) |
|