keys

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

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

Since Kotlin

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

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

Since Kotlin

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

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

Since Kotlin

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

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

Since Kotlin

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

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

Since Kotlin

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

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

Since Kotlin

1.8