When you pass a function reference in FlexJS, the compiler adds a call to Language.closure(). Why is that necessary? Why can’t a function just be passed directly?
Harbs
When you pass a function reference in FlexJS, the compiler adds a call to Language.closure(). Why is that necessary? Why can’t a function just be passed directly?
Harbs