Join Slack
Powered by
so the common way to do this is: `if (n != null) {...
# announcements
m
mplain
05/31/2020, 10:46 AM
so the common way to do this is:
if (n != null) { n = null } else throw Exception
✔️ 4
Open in Slack
Previous
Next