I could just cast `as MutableMap` since I know it’...
# announcements
s
I could just cast
as MutableMap
since I know it’s not an immutable structure underneath, but maybe that’d have some unintentional side effects down the road if the underlying implementation changes somehow