Join Slack
Powered by
that ends the `if` condition, but it's also an exp...
# announcements
b
bj0
09/19/2017, 9:49 PM
that ends the
if
condition, but it's also an expression, so you essentially have
if (ture) { true } else <expression> && false
Open in Slack
Previous
Next