Join Slack
Powered by
I think `Foo::hello` returns the function associat...
# announcements
k
karelpeeters
02/20/2018, 5:37 PM
I think
Foo::hello
returns the function associated with the
Foo
instance already, similar to how
this::hello
would. So
Foo::hello
is a
(String) -> Unit
.
5
Views
Open in Slack
Previous
Next