ExpoFP
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ExpoFP
ExpoFP
/
com.expofp.fplan.api.app.model
/
map
map
inline
fun
<
T
,
R
>
ExpoFpResult
<
T
>
.
map
(
transform
:
(
T
)
->
R
)
:
ExpoFpResult
<
R
>