Bit of a strange design choice. Trying to think of...
# leedskotlinusergroup
c
Bit of a strange design choice. Trying to think of uses of it, and the only thing I can think of is a configuration map, but in that case what is wrong with getOrDefault? I certainly wouldn’t want to publish the map to another class with an explicit default, as that ties the implementations together.