hypothetically, couldn’t you just do `newMap.putAl...
# announcements
s
hypothetically, couldn’t you just do
newMap.putAll(oldMap)
? If I understand it right