Join Slack
Powered by
<@U3669PPNG> If you want to use named variable ins...
# getting-started
g
gildor
03/10/2017, 2:23 AM
@nkiesel
If you want to use named variable instead
this
. Especially useful with nested blocks of the same type. obj.apply { foo() } //returns obj obj.also { it.foo() } //returns obj
Open in Slack
Previous
Next