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