arrow-core
1.0.3-alpha.4
common
arrow-core
/
arrow.core.computations
/
ResultEffect
Result
Effect
common
object
ResultEffect
Content copied to clipboard
DSL Receiver Syntax for
result
.
Functions
Functions
bind
Link copied to clipboard
common
fun
<
A
>
Either
<
Throwable
,
A
>
.
bind
(
)
:
A
Content copied to clipboard
fun
<
A
>
Validated
<
Throwable
,
A
>
.
bind
(
)
:
A
Content copied to clipboard
fun
<
A
>
Result
<
A
>
.
bind
(
)
:
A
Content copied to clipboard