My current solution is `map[key] = map.getValue(ke...
# announcements
k
My current solution is
map[key] = map.getValue(key) + 5
but that's way less readable.