`map.entries.forEach { ... }`, you can mutate the ...
# getting-started
k
map.entries.forEach { ... }
, you can mutate the the entries within the lambda.