I end up adding `.withDefault { -1 }` every time I...
# stdlib
m
I end up adding
.withDefault { -1 }
every time I create a new map based on "withDefaulted" map.