Join Slack
Powered by
Sometimes I see functions declared as this (made u...
# getting-started
d
dharrigan
08/10/2017, 8:28 AM
Sometimes I see functions declared as this (made up):
fun foo(body: Bar.() -> Unit)
. I'm don't quite get what the "Bar." means in this context, what constraints/usage does it impose?
Open in Slack
Previous
Next