numOuterVars

val A_Function.numOuterVars: Int

Answer the number of lexically captured variables or constants held by this function.

Return

The number of outer variables captured by this function.