When I mentioned not `Boolean` I meant something l...
# random
m
When I mentioned not
Boolean
I meant something like this:
Copy code
val a: SomeType? = null
val b = a?.someMethod() == NON_PRIMITIVE_VALUE