> TRE only addresses recursion that can easily be replaced by a loop
and Python already has a very nice tool for that purpose.
I have no doubt that he's fine with many other uses of recursion.
> TRE only addresses recursion that can easily be replaced by a loop
and Python already has a very nice tool for that purpose.
I have no doubt that he's fine with many other uses of recursion.