kotlin-stdlib / kotlin.collections / Map / keys keys Common JVM JS Native 1.0 abstract val keys: Set<K> Returns a read-only Set of all keys in this map.