arrow-fx / arrow.fx / Race8 / Eighth
data class Eighth<H> : Race8<Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, H>
data class Eighth<H> :
Race8
<
Nothing
,
, H>
Eighth(winner: H)
val winner: H
Do you like Arrow?