0
kicks
Rx: Event composition - single-valued
This followup shows event composition operators of the Reactive Framework (Rx) that take several event streams as input and product a single output stream where each element on this stream maps identically to an element on any input stream. Diagrams and some demo code support the description and show the usage of those operators.