Join Slack
Powered by
Short circuiting on the `?.` operator can cause so...
# getting-started
d
dalexander
07/10/2017, 2:44 PM
Short circuiting on the
?.
operator can cause some unexpected behavior, which is why it doesn’t work that way in Kotlin.
Open in Slack
Previous
Next