Pedestal
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Pedestal
State
/
opensavvy.state.arrow
/
ProgressiveOutcomeDsl
/
bind
bind
fun
<
T
>
Outcome
<
Failure
,
T
>
.
bind
(
progress
:
Progress
=
done()
)
:
T
(
source
)
fun
<
T
>
ProgressiveOutcome
<
Failure
,
T
>
.
bind
(
)
:
T
(
source
)