NOTE: This is currently just an outline. Real prose and code are coming, I promise.
- concat, concatWith
- merge, mergeWith
- race, raceWith
- mergeAll, mergeMap, mergeScan
- switchAll, switchMap, switchScan
- concatAll, concatMap
- exhaustAll, exhaustMap
- combineLatest, combineLatestAll, combineLatestWith
- withLatestFrom
- zip, zipAll, zipWith
- forkJoin
- takeUntil, skipUntil
- window, windowWhen, windowToggle
- semaphoreMap, semaphoreAll