arrow-fx / arrow.fx / Race9 / Ninth
data class Ninth<I> : Race9<Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, I>
data class Ninth<I> :
Race9
<
Nothing
,
, I>
Ninth(winner: I)
val winner: I
Do you like Arrow?