https://kotlinlang.org logo
j

jw

09/08/2017, 3:07 PM
return somethingReturningAnInteger().let { if (it != -1) "not null" else it }