Module zip

Module zip 

Source

Structsยง

Zip
Combines the emissions of multiple Observables together via a specified function and emits single items for each combination based on the sequence of their emissions. See https://reactivex.io/documentation/operators/zip.html