Module reduce

Module reduce 

Source

Structsยง

Reduce
Applies a function to each item emitted by an Observable, sequentially, and emits the final accumulated value. See https://reactivex.io/documentation/operators/reduce.html