`map.filter { !it.key.first.contains("certain_stri...
# getting-started
m
map.filter { !it.key.first.contains("certain_string") }