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