Transform the body of a recursive function into a non-recursive one.
The value
is the function with (only) the fixed parameters instantiated.
Equations
- One or more equations did not get rendered due to their size.
Transform the body of a recursive function into a non-recursive one.
The value
is the function with (only) the fixed parameters instantiated.