<@U3FFDGH19> Sure, I know how to do that, I just d...
# announcements
m
@vishal-reddy Sure, I know how to do that, I just don't agree with how null is treated in the implementation of
getOrElse
.
getOrElse
currently doesn't recognise
null
as a legitimate value that could be in the map. And it should IMO.