keys

abstract override val keys: MutableSet<K>(source)

Returns a MutableSet of all keys in this map.

Since Kotlin

1.0
abstract override val keys: MutableSet<K>(source)

Returns a MutableSet of all keys in this map.

Since Kotlin

1.1
abstract override val keys: MutableSet<K>(source)

Returns a MutableSet of all keys in this map.

Since Kotlin

1.3
abstract override val keys: MutableSet<K>(source)

Returns a MutableSet of all keys in this map.

Since Kotlin

1.8
abstract override val keys: MutableSet<K>(source)

Returns a MutableSet of all keys in this map.

Since Kotlin

1.8