You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 20, 2018. It is now read-only.
Copy file name to clipboardExpand all lines: ts/core/linq/observable/zip.ts
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -7,62 +7,62 @@ module Rx {
7
7
* @param {Function} resultSelector Function to invoke for each series of elements at corresponding indexes in the sources.
8
8
* @returns {Observable} An observable sequence containing the result of combining elements of the sources using the specified result selector function.
* Merges the specified observable sequences into one observable sequence by using the selector function whenever all of the observable sequences have produced an element at a corresponding index.
13
13
* @param arguments Observable sources.
14
14
* @param {Function} resultSelector Function to invoke for each series of elements at corresponding indexes in the sources.
15
15
* @returns {Observable} An observable sequence containing the result of combining elements of the sources using the specified result selector function.
* Merges the specified observable sequences into one observable sequence by using the selector function whenever all of the observable sequences have produced an element at a corresponding index.
20
20
* @param arguments Observable sources.
21
21
* @param {Function} resultSelector Function to invoke for each series of elements at corresponding indexes in the sources.
22
22
* @returns {Observable} An observable sequence containing the result of combining elements of the sources using the specified result selector function.
* Merges the specified observable sequences into one observable sequence by using the selector function whenever all of the observable sequences have produced an element at a corresponding index.
27
27
* @param arguments Observable sources.
28
28
* @param {Function} resultSelector Function to invoke for each series of elements at corresponding indexes in the sources.
29
29
* @returns {Observable} An observable sequence containing the result of combining elements of the sources using the specified result selector function.
* Merges the specified observable sequences into one observable sequence by using the selector function whenever all of the observable sequences have produced an element at a corresponding index.
34
34
* @param arguments Observable sources.
35
35
* @param {Function} resultSelector Function to invoke for each series of elements at corresponding indexes in the sources.
36
36
* @returns {Observable} An observable sequence containing the result of combining elements of the sources using the specified result selector function.
* Merges the specified observable sequences into one observable sequence by using the selector function whenever all of the observable sequences have produced an element at a corresponding index.
41
41
* @param arguments Observable sources.
42
42
* @param {Function} resultSelector Function to invoke for each series of elements at corresponding indexes in the sources.
43
43
* @returns {Observable} An observable sequence containing the result of combining elements of the sources using the specified result selector function.
* Merges the specified observable sequences into one observable sequence by using the selector function whenever all of the observable sequences have produced an element at a corresponding index.
48
48
* @param arguments Observable sources.
49
49
* @param {Function} resultSelector Function to invoke for each series of elements at corresponding indexes in the sources.
50
50
* @returns {Observable} An observable sequence containing the result of combining elements of the sources using the specified result selector function.
* Merges the specified observable sequences into one observable sequence by using the selector function whenever all of the observable sequences have produced an element at a corresponding index.
55
55
* @param arguments Observable sources.
56
56
* @param {Function} resultSelector Function to invoke for each series of elements at corresponding indexes in the sources.
57
57
* @returns {Observable} An observable sequence containing the result of combining elements of the sources using the specified result selector function.
* Merges the specified observable sequences into one observable sequence by using the selector function whenever all of the observable sequences have produced an element at a corresponding index.
62
62
* @param arguments Observable sources.
63
63
* @param {Function} resultSelector Function to invoke for each series of elements at corresponding indexes in the sources.
64
64
* @returns {Observable} An observable sequence containing the result of combining elements of the sources using the specified result selector function.
* Merges the specified observable sequences into one observable sequence by using the selector function whenever all of the observable sequences or an array have produced an element at a corresponding index.
12
12
* The last element in the arguments must be a function to invoke for each series of elements at corresponding indexes in the args.
13
13
* @returns {Observable} An observable sequence containing the result of combining elements of the args using the specified result selector function.
* Merges the specified observable sequences into one observable sequence by using the selector function whenever all of the observable sequences or an array have produced an element at a corresponding index.
18
18
* The last element in the arguments must be a function to invoke for each series of elements at corresponding indexes in the args.
19
19
* @returns {Observable} An observable sequence containing the result of combining elements of the args using the specified result selector function.
* Merges the specified observable sequences into one observable sequence by using the selector function whenever all of the observable sequences or an array have produced an element at a corresponding index.
24
24
* The last element in the arguments must be a function to invoke for each series of elements at corresponding indexes in the args.
25
25
* @returns {Observable} An observable sequence containing the result of combining elements of the args using the specified result selector function.
* Merges the specified observable sequences into one observable sequence by using the selector function whenever all of the observable sequences or an array have produced an element at a corresponding index.
30
30
* The last element in the arguments must be a function to invoke for each series of elements at corresponding indexes in the args.
31
31
* @returns {Observable} An observable sequence containing the result of combining elements of the args using the specified result selector function.
* Merges the specified observable sequences into one observable sequence by using the selector function whenever all of the observable sequences or an array have produced an element at a corresponding index.
36
36
* The last element in the arguments must be a function to invoke for each series of elements at corresponding indexes in the args.
37
37
* @returns {Observable} An observable sequence containing the result of combining elements of the args using the specified result selector function.
* Merges the specified observable sequences into one observable sequence by using the selector function whenever all of the observable sequences or an array have produced an element at a corresponding index.
42
42
* The last element in the arguments must be a function to invoke for each series of elements at corresponding indexes in the args.
43
43
* @returns {Observable} An observable sequence containing the result of combining elements of the args using the specified result selector function.
* Merges the specified observable sequences into one observable sequence by using the selector function whenever all of the observable sequences or an array have produced an element at a corresponding index.
48
48
* The last element in the arguments must be a function to invoke for each series of elements at corresponding indexes in the args.
49
49
* @returns {Observable} An observable sequence containing the result of combining elements of the args using the specified result selector function.
* Merges the specified observable sequences into one observable sequence by using the selector function whenever all of the observable sequences or an array have produced an element at a corresponding index.
54
54
* The last element in the arguments must be a function to invoke for each series of elements at corresponding indexes in the args.
55
55
* @returns {Observable} An observable sequence containing the result of combining elements of the args using the specified result selector function.
0 commit comments