Hello all, I would like to ask about this case. I ...
# getting-started
e
Hello all, I would like to ask about this case. I create an extension T?.isNotNull() and I wanna use it instead the this==null. Is there a way to avoid the !! in the code after verifying the isNotNull() ? Thanks a lot for your help