Recursionhard
0:00.0
Suppose a tail-recursive function is compiled to an iterative loop by the compiler. Which optimization is applied?
Suppose a tail-recursive function is compiled to an iterative loop by the compiler. Which optimization is applied?