This message was deleted.
# getting-started
s
This message was deleted.
d
I guess it would be correct if
V
were constrained to
Any
(
<K, V : Any>
). So yeah, I would say that you're correct
i
Originally it had the second implementation, but then we've changed it to the first to be consistent with JDK methods like
compute
etc, that do not distinguish
null
and missing value.