put

expect fun <K, V> PlatformMap<K, V>.put(key: K, value: V)
actual inline fun <K, V> PlatformMap<K, V>.put(key: K, value: V)