Saga
/
io.github.nomisrev
/
sagaEither
saga
Either
fun <
E
,
A
>
sagaEither
(f: suspend
SagaEitherEffect
<
E
>.() ->
A
):
Saga
<
Either
<
E
,
A
>>
Content copied to clipboard
Sources
jvm source
Link copied to clipboard