Join Slack
Powered by
also I don't think a two-line version of that woul...
# announcements
j
jw
09/08/2017, 3:08 PM
also I don't think a two-line version of that would be terrible:
Copy code
val value = somethingReturningAnInteger() return if (value != -1) "not null" else value
Open in Slack
Previous
Next