<@U0JRS2YUB> Because `Map`s are immutable (which i...
# announcements
r
@sreich Because `Map`s are immutable (which is why they added
-=
to
MutableMap
). It's consistent with
List
and
MutableList
.