However `let` is pretty cool when used with bound ...
# announcements
k
However
let
is pretty cool when used with bound callable references. E.g.
getNullable()?.let(stringBuilder::append)