Join Slack
Communities
Powered by
Like this? : ``` when(x) { 1, 2, 3 ->... ...
# getting-started
v
voddan
01/31/2017, 6:36 PM
Like this? :
Copy code
when(x) { 1, 2, 3 ->... 4 -> .... else -> ... }
Open in Slack
Previous
Next