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