ReactiveX / learnrx

A series of interactive exercises for learning Microsoft's Reactive Extensions Library for Javascript.
1.4k stars 292 forks source link

fix second concatAll() example equation #112

Closed chrisguttandin closed 8 years ago

chrisguttandin commented 8 years ago

My knowledge of rxjs is still limited but I guess the order of the elements in the resulting sequence should be preserved.