KotlinMapput

Associates the specified value with the specified key in the map.

Syntax

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