Join Slack
Powered by
and the input is always `a` because the new functi...
# getting-started
d
debug
10/03/2016, 6:33 AM
and the input is always
a
because the new function you returned is a closure that remembers what
a
is, note that the newly created function has its own scope
Open in Slack
Previous
Next