<https://kotlinlang.slack.com/archives/general/p14...
# stdlib
i
https://kotlinlang.slack.com/archives/general/p1455207914001721 That would break Map's contract that
get(K)
returns
null
when
contains(K)
returns false.