kotlin-stdlib / kotlin.collections / HashMap / keys keys Common Native 1.0 val keys: MutableSet<K> Returns a MutableSet of all keys in this map.