Reflection On Recursion • 2 (opens in new tab)
Turning to the form of a simple recursive function $latex f(n) = m(n, f(p(n))),&fg=000000$ the clause we used to define it earns the title of “syntactic recursion” due to the way th…
Read the original article