like … `item.p?.let{}`… what if I would like to ex...
# announcements
j
like … `item.p?.let{}`… what if I would like to execute something if null ?