micro_utils.dokka
0.12.0
common
micro_utils.dokka
/
dev.inmo.micro_utils.common
/
[common]simpleSuspendableMapper
simple
Suspendable
Mapper
common
inline
fun
<
T1
,
T2
>
simpleSuspendableMapper
(
noinline
t1
:
suspend
(
T2
)
->
T1
,
noinline
t2
:
suspend
(
T1
)
->
T2
)
:
SimpleSuspendableMapperImpl
<
T1
,
T2
>
Content copied to clipboard