Suppose you were combining `Double`, `Long`, and `...
# rx
d
Suppose you were combining
Double
,
Long
, and
Integer
streams, and
T
were the Java type
Number
, being their first common ancestor type.