`val modMap = map.filterKeys { it != "a" }` ?
# announcements
e
val modMap = map.filterKeys { it != "a" }
?