kotlin-stdlib / kotlin.collections / AbstractMutableMap / keys keys Common JS Native 1.0 open val keys: MutableSet<K>(Common source) (JS source) (Native source) Returns a MutableSet of all keys in this map.