micro_utils.dokka
0.19.4
common
micro_utils.dokka
/
dev.inmo.micro_utils.common
/
SimpleSuspendableMapperImpl
/
SimpleSuspendableMapperImpl
Simple
Suspendable
Mapper
Impl
constructor
(
t1
:
suspend
(
T2
)
->
T1
,
t2
:
suspend
(
T1
)
->
T2
)