Same with `?.let` though, that checks if the `Opti...
# announcements
k
Same with
?.let
though, that checks if the
Optional
itself is null, but not if the value is present