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