Join Slack
Communities
Powered by
<@U9EDA303D> you could achieve a consistent behavi...
# language-proposals
k
kingsley
03/25/2018, 10:19 AM
@Pere Casafont
you could achieve a consistent behavior with
myNullable?.let { }
which only executes the block if
myNullable
is not null. Also more or less the same number of keystrokes
💯 1
Open in Slack
Previous
Next