Properties
Private _fn
_fn: function
Type declaration
-
- (): AsyncIterable<TSource> | Promise<AsyncIterable<TSource>>
-
Returns AsyncIterable<TSource>
|
Promise<AsyncIterable<TSource>>
Static buffer
buffer: bufferProto
Static catch
catch: catchProto
Static catchWith
catchWith: catchWithProto
Static chain
chain: chainProto
Static concatAll
concatAll: concatAllProto
Static count
count: countProto
Static defaultIfEmpty
defaultIfEmpty: defaultIfEmptyProto
Static distinct
distinct: distinctProto
Static distinctUntilChanged
distinctUntilChanged: distinctUntilChangedProto
Static doWhile
doWhile: doWhileProto
Static elementAt
elementAt: elementAtProto
Static endWith
endWith: endWithProto
Static except
except: exceptProto
Static expand
expand: expandProto
Static finally
finally: finallyProto
Static findIndex
findIndex: findIndexProto
Static flatMap
flatMap: flatMapProto
Static flatten
flatten: flattenProto
Static groupJoin
groupJoin: groupJoinProto
Static ignoreElements
ignoreElements: ignoreElementsProto
Static includes
includes: includesProto
Static innerJoin
innerJoin: innerJoinProto
Static intersect
intersect: intersectProto
Static isEmpty
isEmpty: isEmptyProto
Static maxBy
maxBy: maxByProto
Static minBy
minBy: minByProto
Static onErrorResumeNext
onErrorResumeNext: onErrorResumeNextProto
Static orderBy
orderBy: orderByProto
Static orderByDescending
orderByDescending: orderByDescendingProto
Static pairwise
pairwise: pairwiseProto
Static pluck
pluck: pluckProto
Static repeat
repeat: repeatProto
Static retry
retry: retryProto
Static reverse
reverse: reverseProto
Static sequenceEqual
sequenceEqual: sequenceEqualProto
Static skip
skip: skipProto
Static skipLast
skipLast: skipLastProto
Static slice
slice: sliceProto
Static startWith
startWith: startWithProto
Static take
take: takeProto
Static takeLast
takeLast: takeLastProto
Static toArray
toArray: toArrayProto
Static toSet
toSet: toSetProto
Static union
union: unionProto