Join Slack
Communities
Powered by
I think his issue is that it's possible if you hav...
# announcements
k
kevinmost
12/19/2016, 11:19 PM
I think his issue is that it's possible if you have a
Map<String, Int?>
to do
ages["notPresentName"]
and get a
null
, but you aren't sure whether that's because you explicitly set that name's age to
null
or if that name isn't present
Open in Slack
Previous
Next