kalium
common
logic
/
com.wire.kalium.logic.functional
/
mapRight
map
Right
fun
<
L
,
R
,
T
>
<Error class: unknown class>
<
Either
<
L
,
R
>
>
.
mapRight
(
block
:
suspend
(
R
)
->
T
)
:
<Error class: unknown class>
<
Either
<
L
,
T
>
>