Join Slack
Powered by
hi everyone! let's say I have this: ``` fun <Ac...
# getting-started
f
fourlastor
10/19/2016, 5:19 PM
hi everyone! let's say I have this:
Copy code
fun <Action> hello(action: Action) { // do something when action is () -> Unit }
Open in Slack
Previous
Next