then, what is the advantage of `?.let` from `if a ...
# language-proposals
a
then, what is the advantage of
?.let
from
if a != null
? simply sugar syntax?