rd-framework
/
com.jetbrains.rd.framework
/
RdTaskResult
/
map
map
inline
fun
<
R
>
map
(
transform
:
(
T
)
->
R
)
:
RdTaskResult
<
R
>