KotlinMapput

キーと値のペアを挿入または更新します。

構文

map.put(key, value) / map[key] = value