Flattens the nested async-iterable by the given depth.
Optional
The depth to flatten the async-iterable sequence if specified, otherwise infinite.
An operator that flattens the async-iterable sequence.
Generated using TypeDoc
Flattens the nested async-iterable by the given depth.