And another question on the same snippet. How do I...
# getting-started
v
And another question on the same snippet. How do I add items to the map later? Function
put
will add
TypeA, MutableList<TypeB>
overwriting, won't it?