Pedestal
Toggle table of contents
3.1.1
common
Platform filter
common
Switch theme
Search in API
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
)