<@U74HWEPTP> that doesn’t really work as i need to...
# announcements
n
@Shawn that doesn’t really work as i need to modify
newMap
only but don’t want to override already existing keys from
oldMap
. Can’t do
oldMap.putAll(newMap)
either as i need to mutate newMap not the oldmap