I'd advise against `!!` as that would introduce a ...
# android
s
I'd advise against
!!
as that would introduce a bug the compiler is trying to protect you from.
?.let {}
is idiomatic and introduces the variable in the lamba