<@U0BQ4JH8T>: HashMap is subtype of MutableMap, bu...
# announcements
o
@vigilancer: HashMap is subtype of MutableMap, but you have different second type parameter and MutableMap is invariant (because it has put and get).