Join Slack
Powered by
is there a way to make this work? ``` when (func()...
# announcements
v
vaskir
06/07/2017, 6:56 PM
is there a way to make this work?
Copy code
when (func()) { null -> ... x -> ... }
where
x
is bind to the result of
func()
?
Open in Slack
Previous
Next