Emits an empty iterable, without pulling any values from the source, i.e. it simply replaces the source iterable with an empty one.
The operator doesn't change type of the previous iterable.
Emits an empty iterable, without pulling any values from the source, i.e. it simply replaces the source iterable with an empty one.
The operator doesn't change type of the previous iterable.