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