compiled Code
Produce the compiled code object which we have just incrementally specified.
Return
A compiled code object (which can be lexically closed to a function by supplying the outer variables to capture).
Produce the compiled code object which we have just incrementally specified.
A compiled code object (which can be lexically closed to a function by supplying the outer variables to capture).