Join Slack
Powered by
from <https://kotlinlang.org/docs/reference/inline...
# announcements
v
vgrechka
02/23/2017, 1:36 PM
from
https://kotlinlang.org/docs/reference/inline-functions.html
: The inline modifier affects both the function itself and the lambdas passed to it: all of those will be inlined into the call site.
Open in Slack
Previous
Next