Module concat_map

Module concat_map 

Source

Structsยง

ConcatMap
Projects each source value to an Observable which is merged in a serialized fashion in the output Observable. See https://reactivex.io/documentation/operators/flatmap.html