or `b?.let { callMyFunctionWith(it) } // it is now...
# getting-started
u
or
b?.let { callMyFunctionWith(it) } // it is now non-null