Creates a new iterable that is a concatenation of all the iterables in the input.
An iterable of which the contents will be concatenated into a new iterable.
Creates a new iterable that is a concatenation of all the iterables in the input.