>Recursion is easier to write
And read..
You’ve never read a 5000 line recursive method that returns different numbers of arguments depending on where it chose to execute the recursive call.
You’ve never read a 5000 line recursive method that returns different numbers of arguments depending on where it chose to execute the recursive call.