create Outer
Declare an outer (lexically captured) variable, specifying its type.
Return
The index of the newly declared outer variable.
Parameters
outer Type
The type of the outer variable.
Declare an outer (lexically captured) variable, specifying its type.
The index of the newly declared outer variable.
The type of the outer variable.