Vladimir

33%
Flag icon
The question is: how to evaluate the free variables? The first and simplest answer is “dynamic scope.” This means that free variables are evaluated by looking into the environment where the function is invoked.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview