Module concat

Module concat 

Source

Structsยง

Concat
Concatenates multiple Observables to create an Observable that emits all of the values from the first, then all of the values from the second, and so on. See https://reactivex.io/documentation/operators/concat.html