# zip()

zip(...observables) // -> Observable<Array>

Create an observable that emits arrays containing the matching index values from each input

Last Updated: 4/10/2025, 9:09:02 PM