Join Slack
Powered by
what are the rules for `foo(f: T.() -> Unit)` ...
# random
v
voddan
07/08/2016, 4:44 PM
what are the rules for
foo(f: T.() -> Unit)
vs
foo(f: (T) -> Unit)
?
Open in Slack
Previous
Next