Join Slack
Powered by
<@U16CM33AB>: do it that way: ```when { sumValue i...
# getting-started
a
Andreas Sinz
05/23/2016, 7:09 AM
@holgerbrandl
: do it that way:
Copy code
when { sumValue is Int -> ... sumValue == null -> ... else -> ... }
Open in Slack
Previous
Next