sixth abstract method

Union6<A, B, C, D, E, F> sixth(
  1. F sixth
)

Implementation

Union6<A, B, C, D, E, F> sixth(F sixth);