>arrow.core.Tuple2<A,B> UNION<A,B>...
# arrow
p
arrow.core.Tuple2<A,B> UNION<A,B> A,B
shouldn’t Tuple be a record, and Either a Union?