Join Slack
Communities
Powered by
so that we get the kotlin style `object.method(arg...
# language-proposals
g
groostav
09/27/2016, 11:16 PM
so that we get the kotlin style
object.method(arg1, arg2) { implementation-of-arg3 }
and
object.method { implementation-arg }
style instead of having to nest brackets and braces
2
Views
Open in Slack
Previous
Next