`mapKeys` maps `(key, value) -> newKey`, `mapVa...
# announcements
k
mapKeys
maps
(key, value) -> newKey
,
mapValues
does
(key, value) -> newValue
.