Kone
Toggle table of contents
0.0.0-experiment-2025.7.7.13
common
Platform filter
common
Switch theme
Search in API
Kone
kone.collections
/
dev.lounres.kone.collections.map
/
KoneMapEntry
/
Companion
Companion
object
Companion
(
source
)
Members & Extensions
Functions
reification
Link copied to clipboard
fun
<
Key
,
Value
>
KoneMapEntry.Companion
.
reification
(
keyContext
:
Reification
<
Key
>
,
valueContext
:
Reification
<
Value
>
)
:
Reification
<
KoneMapEntry
<
Key
,
Value
>
>