I guess because it's basically a shorter version o...
# language-proposals
r
I guess because it's basically a shorter version of
it != null ? it : smthElse()
, but I don't see how that's relevant really.