promise
The ECMAScript 2021 specification adds a new `Promise.any` function. This post explains how to create a new RxJS operator porting the `Promise.any` behavior to Observables.