arrow-fx-coroutines
1.0.3-alpha.1
common
arrow-fx-coroutines
/
arrow.fx.coroutines
/
Race3
/
Third
Third
common
data
class
Third
<
C
>
(
winner
:
C
)
:
Race3
<
Nothing
,
Nothing
,
C
>
Content copied to clipboard
Functions
Properties
Functions
fold
Link copied to clipboard
common
inline
fun
<
D
>
fold
(
ifA
:
(
Nothing
)
->
D
,
ifB
:
(
Nothing
)
->
D
,
ifC
:
(
C
)
->
D
)
:
D
Content copied to clipboard
Properties
winner
Link copied to clipboard
common
val
winner
:
C
Content copied to clipboard