Returns a Stream that yields elements of all Iterable parameters in order.
Type of items in the Iterables.
Rest
Iterables to concatenate.
Stream that yields elements of all Iterables in order.
Returns a Stream that yields elements of all Iterable parameters in order.