toggle menu
utils
3.0.1
common
switch theme
search in API
utils
/
ru.raysmith.utils
/
orNotNull
or
Not
Null
infix
fun
Any
?
.
orNotNull
(
x
:
Any
?
)
:
Boolean
Returns true if one of operands is not null. Don't use a boolean as the left operand!