Module
evaluates
expr
for thelist_of_local_variables
by renaming local variables.
Examples
Print 11
to the console and return 10
:
Related terms
Implementation status
- ✅ - full supported
evaluates
expr
for thelist_of_local_variables
by renaming local variables.
Print 11
to the console and return 10
: