arrow-core
1.1.4-alpha.18
common
arrow-core
/
arrow.core.computations
/
eval
/
invoke
invoke
inline suspend operator
fun
<
A
>
invoke
(
crossinline
func
:
suspend
EvalEffect
<
*
>
.
(
)
->
A
)
:
Eval
<
A
>
Deprecated
Deprecated in favor of the Effect Runtime
Replace with
import arrow.core.continuations.effect
Content copied to clipboard
effect(func)
Content copied to clipboard