Join Slack
Communities
Powered by
His point is about why the named parameter is allo...
# announcements
m
marstran
10/04/2017, 8:29 AM
His point is about why the named parameter is allowed when you type alias it first. For example, you don't need the type alias here:
val foo: (key: String) -> String = { it }
.
Open in Slack
Previous
Next