tailr (version 0.1.0)

handle_recursive_returns: Handle the actual recursive calls

Description

Handle the actual recursive calls

Usage

handle_recursive_returns(expr, info)

Arguments

expr

An expression to transform

info

Information passed along the transformations.

Value

A modified expression.