arrow-core
1.1.6-alpha.15
common
arrow-core
/
arrow.core.computations
/
EvalEffect
/
bind
bind
open
suspend
fun
<
B
>
Eval
<
B
>
.
bind
(
)
:
B
Deprecated
EvalEffect is redundant. Use Eval#value directly instead
Replace with
this.value()
Content copied to clipboard