Skip to content

AWon<A, B>

typedef AWon<A, B> = Record

The outcome when the IO<A> side wins a IO.racePair: the Outcome<A> of the winner together with the still-running IOFiber<B> for the loser.