kotlin-stdlib
Common
kotlin-stdlib
/
kotlin.collections
/
Grouping
/
keyOf
key
Of
abstract
fun
keyOf
(
element
:
T
)
:
K
(
source
)
Extracts the key of an
element
.