Flattens the nested iterable by the given depth.
The type of elements in the source sequence.
Optional
The depth to flatten the iterable sequence if specified, otherwise infinite.
An operator that flattens the iterable sequence.
Generated using TypeDoc
Flattens the nested iterable by the given depth.