Join Slack
Powered by
You can still use a null check to be safe. `if (th...
# announcements
j
jjnguy
02/22/2017, 9:22 PM
You can still use a null check to be safe.
if (thing == null) return
Open in Slack
Previous
Next