Join Slack
Powered by
I want to do this: ```when(x) < 1 -> ......
# getting-started
k
Kevin
12/25/2018, 11:12 AM
I want to do this:
Copy code
when(x) < 1 -> ... in 2..5 -> ... 6 -> ... else -> ... (greater than 6)
i
ilya.gorbunov
12/25/2018, 3:37 PM
I've filed a request for this recently
https://youtrack.jetbrains.com/issue/KT-28359
👍 1
5
Views
Open in Slack
Previous
Next