Return a tuple containing the values of both input tuples in order
Tuple<concat, concat> concat<each T, each U>( Tuple<concat> t, Tuple<concat> u);