arrow-core
1.1.6-alpha.15
common
arrow-core
/
arrow.core.computations
/
ResultEffect
/
bind
bind
fun
<
A
>
Result
<
A
>
.
bind
(
)
:
A
fun
<
A
>
Either
<
Throwable
,
A
>
.
bind
(
)
:
A
fun
<
A
>
Validated
<
Throwable
,
A
>
.
bind
(
)
:
A
Deprecated
This object introduces dangerous behavior.