Kevlar
2.0.13
common
kollections-interoperable
/
kollections
/
FunctionalCollection
/
map
map
abstract
fun
<
R
>
map
(
transform
:
(
item
:
E
)
->
R
)
:
List
<
R
>