Kone
Toggle table of contents
0.0.0-experiment
common
Platform filter
common
Switch theme
Search in API
Kone
kone.collections
/
dev.lounres.kone.collections.utils
/
withChangedContextualReified
with
Changed
Contextual
Reified
inline
fun
<
K
,
V
>
KoneMap
<
K
,
V
>
.
withChangedContextualReified
(
key
:
K
,
keyType
:
SuppliedType
<
K
>
,
transform
:
(
currentValue
:
V
)
->
V
)
:
KoneReifiedMap
<
K
,
V
>
(
source
)