Join Slack
Communities
Powered by
<@U410CEUUT> This is correct only if `if` expressi...
# language-proposals
i
igor.wojda
02/06/2017, 12:15 PM
@jbx
This is correct only if
if
expression containc single check. Converting this to
let
will not be so nice
if(someOptional != null && data != null)
👍 1
Open in Slack
Previous
Next