Join Slack
Powered by
This is just my interpretation of <@U0ZFBBUBU>'s c...
# language-proposals
h
hastebrot
07/12/2016, 10:50 PM
This is just my interpretation of
@groostav
's code.
discard the null early
Yes. I think an
if-return
(or
if-continue
in this case) should prefered here over an
if-else
.
Open in Slack
Previous
Next