how do you map a map to another map? `map.entries....
# announcements
r
how do you map a map to another map?
map.entries.associateBy({}, {})
or somehow differently?