WICG / observable

Observable API proposal
https://wicg.github.io/observable/
Other
543 stars 12 forks source link

Spec the `switchMap` operator #130

Closed domfarolino closed 2 months ago

domfarolino commented 3 months ago

This PR spec's the switchMap() operator.

This PR closes https://github.com/WICG/observable/issues/52 and makes progress on https://github.com/WICG/observable/issues/126.


Preview | Diff

domfarolino commented 2 months ago

I think everything is addressed here so I am going to land this.