|
|
|
|
|
by casual_slacker
4741 days ago
|
|
I'm very confused by this whole thread. Is it that, only one closure is created for variables defined in the function run, and variables needed in any inner-function are added to run's closed context? That seems like a bug fixable without impacting the language. |
|