build_transformed_function: Construct the expression for a transformed function body.

Description Usage Arguments Value

Description

This is where the loop-transformation is done. This function translates the body of a recursive function into a looping function.

Usage

1

Arguments

fun

The original function

fun_name

The name of the function we are transforming

Value

The body of the transformed function.


mailund/tailr documentation built on May 26, 2019, 5:42 p.m.