Whats wrong with `mutablemap.entries.removeIf {}` ...
# announcements
s
Whats wrong with
mutablemap.entries.removeIf {}
?
👍 1
k
I keep forgetting the collections returned by those functions stay in sync with the map.
s
I look in the map first also but I am sympathetic to why JB havent duplicated all them onto
Map
k
Yeah sure, this is fine.