tailr (version 0.1.0)

returns_to_escapes_call: Make calls to return into calls to escapes.

Description

This function dispatches on a call object to set the context of recursive expression modifications.

Usage

returns_to_escapes_call(call_expr, info)

Arguments

call_expr

The call to modify.

info

Information passed along with transformations.

Value

A modified expression.