create Except Outers
Construct a function with the given code and room for the given number of outer variables. Do not initialize any outer variable slots.
Return
A function without its outer variables initialized.
Parameters
code
The code with which to build the function.
outers Count
The number of outer variables that will be enclosed.