Join Slack
Communities
Powered by
<@U694Z2XNE> I think this may work : ``` val v = m...
# announcements
r
raulraja
07/18/2017, 12:20 PM
@norman784
I think this may work :
Copy code
val v = map["test"] when (v) { is (() -> Unit) -> v() else -> ... }
Open in Slack
Previous
Next