keys

abstract val keys: Set<K>(source)

Returns a read-only Set of all keys in this map.

Since Kotlin

1.0
abstract val keys: Set<K>(source)

Returns a read-only Set of all keys in this map.

Since Kotlin

1.1
abstract val keys: Set<K>(source)

Returns a read-only Set of all keys in this map.

Since Kotlin

1.3
abstract val keys: Set<K>(source)

Returns a read-only Set of all keys in this map.

Since Kotlin

1.8
abstract val keys: Set<K>(source)

Returns a read-only Set of all keys in this map.

Since Kotlin

1.8