staltz / rxmarbles

Interactive diagrams of Rx Observables
http://www.rxmarbles.com
BSD 3-Clause "New" or "Revised" License
4.21k stars 536 forks source link

Allow user to introduce empty or error event in the observable #55

Open bric3 opened 6 years ago

bric3 commented 6 years ago

The diagram is very nice, but sometime you want to understand how an operator behave with an empty observable, or if an error appear.