I kinda wish something like that would be in the s...
# announcements
h
I kinda wish something like that would be in the stdlib. Maybe call it
DefaultedMutableMap
and return that interface from
MutableMap.withDefault(…)
.