Closed tyrchen closed 9 years ago
In chapter http://xgrommx.github.io/rx-book/content/getting_started_with_rxjs/creating_and_querying_observable_sequences/generators_and_observable_sequences.html, Rx.spawn doesn't work.
Rx.spawn
@tyrchen I know about it because I proposed some changes and improvements to Rx.Observable.spawn
Rx.Observable.spawn
@tyrchen has been fixed! Cheers :beer:
In chapter http://xgrommx.github.io/rx-book/content/getting_started_with_rxjs/creating_and_querying_observable_sequences/generators_and_observable_sequences.html,
Rx.spawn
doesn't work.