Type of elements within the source iterable.
Element type produced by the flattened iterables.
The source iterable.
Projection that returns an iterable for each element and its index.
A deferred sequence containing the concatenated contents of the iterables produced by selector.
Projects each element and index into an iterable and flattens the results into a single sequence.