createWithOuters1

Construct a function with the given code and one outer variable.

Return

A function with its outer variable initialized.

Parameters

code

The code with which to build the function.

outer1

The sole outer variable that will be enclosed.