Join Slack
Communities
Powered by
It's annoying that doing `if (!_inclusions.isNullO...
# announcements
r
renatoathaydes
07/28/2016, 1:37 PM
It's annoying that doing
if (!_inclusions.isNullOrBlank())
does not narrow the type of
_inclusions
to non-null.
Open in Slack
Previous
Next