rd-core
Toggle table of contents
2025.3.1-beta2
jvm
Platform filter
jvm
Switch theme
Search in API
rd-core
rd-core
/
com.jetbrains.rd.util.reactive
/
TaskResult
/
map
map
inline
fun
<
R
>
map
(
transform
:
(
T
)
->
R
)
:
TaskResult
<
R
>