Join Slack
Powered by
Is it possible to assign extension function: ``` f...
# announcements
m
mg6maciej
03/11/2017, 7:57 PM
Is it possible to assign extension function:
Copy code
fun MyType.function() { ... }
to variable of type:
Copy code
val myFunc: MyType.() -> Unit
❓
Open in Slack
Previous
Next