identityMap

expect fun <K, V> identityMap(): MutableMap<K, V>
actual fun <K, V> identityMap(): MutableMap<K, V>