Kollections
2.0.16
common
kollections-interoperable
/
kollections.internal
/
AbstractCollection
/
associate
associate
open
override
fun
<
K
,
V
>
associate
(
transformer
:
(
E
)
->
MapEntry
<
K
,
V
>
)
:
Map
<
K
,
V
>