build_transformed_function: Construct the expression for a transformed function body.

Description Usage Arguments Value

View source: R/loop-transformation.R

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.


tailr documentation built on May 2, 2019, 4:03 p.m.