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.3