Join Slack
Powered by
i think you could do: ```when (func()) { n...
# announcements
k
krotki
06/07/2017, 8:04 PM
i think you could do:
Copy code
when (func()) { null -> `do something`() else -> `do something else`() }
if it more readable for you
Open in Slack
Previous
Next