Join Slack
Communities
Powered by
I came up with it because `if (nullableVar != null...
# announcements
a
adams2
10/31/2017, 4:54 PM
I came up with it because
if (nullableVar != null) nullableVar.doStuff()
does not compile for annoying concurrency reasons that do not apply to me
Open in Slack
Previous
Next