Join Slack
Communities
Powered by
Maybe you want to use an `if` inside the `when`? `...
# getting-started
v
voddan
06/16/2017, 11:40 AM
Maybe you want to use an
if
inside the
when
?
is String -> if("HELLO".equals(obj.toUpperCase()))) println("Greeting")
s
sjthn
06/16/2017, 11:46 AM
voddan: ok that makes sense. so better to use if condition inside it
2
Views
Open in Slack
Previous
Next