Transform the body of a recursive function into a non-recursive one.
The value
is the function with (only) the fixed parameters instantiated.
Transform the body of a recursive function into a non-recursive one.
The value
is the function with (only) the fixed parameters instantiated.