Arrow
1.1.5
common
arrow-core
/
arrow.core.continuations
/
ior
/
invoke
invoke
inline suspend operator
fun
<
E
,
A
>
invoke
(
semigroup
:
Semigroup
<
E
>
,
crossinline
f
:
suspend
IorEffectScope
<
E
>
.
(
)
->
A
)
:
Ior
<
E
,
A
>
(
source
)