Join Slack
Powered by
That's sugar for `someFunc(..., { ... })`, ie. the...
# getting-started
k
karelpeeters
05/17/2018, 10:59 PM
That's sugar for
someFunc(..., { ... })
, ie. the last parameter for the function is a function, and a lambda is passed.
Open in Slack
Previous
Next