Scan
apply a function to each item emitted by an Observable, sequentially, and emit each successive value
See Also
Language-Specific Information
RxGroovy scan
This operator does not by default operate on any particular Scheduler.
RxJava 1․x scan
This operator does not by default operate on any particular Scheduler.
RxJS expand scan
scan
is found in each of the following distributions:
rx.js
rx.all.js
rx.all.compat.js
rx.compat.js
rx.lite.js
rx.lite.compat.js
RxPHP scan