Links every name in the expression rooted at expr against environment, as if it were written there, and hands back what stays unresolved. This is how an expression that was captured elsewhere is read here.
expr
environment
FunctionSemantics.call.quoted.evaluateIn
Links every name in the expression rooted at
expragainstenvironment, as if it were written there, and hands back what stays unresolved. This is how an expression that was captured elsewhere is read here.