arrow-core
1.1.6-alpha.15
common
arrow-core
/
arrow.core.computations
/
eval
/
invoke
invoke
inline suspend operator
fun
<
A
>
invoke
(
crossinline
func
:
suspend
EvalEffect
<
*
>
.
(
)
->
A
)
:
Eval
<
A
>
Deprecated
EvalEffect is redundant. Use Eval#value) directly instead