@tsonic/dotnet 0.8.0 → 0.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +21 -21
- package/Microsoft.VisualBasic/internal/index.d.ts +24 -24
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +30 -30
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +16 -16
- package/Microsoft.Win32/internal/index.d.ts +12 -12
- package/Microsoft.Win32.SafeHandles/internal/index.d.ts +19 -19
- package/System/bindings.json +114 -114
- package/System/internal/index.d.ts +1277 -1289
- package/System/internal/metadata.json +73 -73
- package/System.Buffers/internal/index.d.ts +13 -13
- package/System.CodeDom.Compiler/internal/index.d.ts +13 -13
- package/System.Collections/internal/index.d.ts +66 -68
- package/System.Collections.Concurrent/internal/index.d.ts +24 -24
- package/System.Collections.Frozen/bindings.json +20 -20
- package/System.Collections.Frozen/internal/index.d.ts +10 -10
- package/System.Collections.Frozen/internal/metadata.json +10 -10
- package/System.Collections.Generic/bindings.json +44 -20
- package/System.Collections.Generic/internal/index.d.ts +141 -133
- package/System.Collections.Generic/internal/metadata.json +26 -10
- package/System.Collections.Immutable/internal/index.d.ts +121 -121
- package/System.Collections.ObjectModel/internal/index.d.ts +23 -23
- package/System.Collections.Specialized/internal/index.d.ts +85 -87
- package/System.ComponentModel/internal/index.d.ts +595 -597
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +105 -105
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +9 -9
- package/System.ComponentModel.Design/internal/index.d.ts +90 -90
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +37 -37
- package/System.Data/internal/index.d.ts +225 -225
- package/System.Data.Common/internal/index.d.ts +62 -62
- package/System.Data.SqlTypes/internal/index.d.ts +73 -73
- package/System.Diagnostics/internal/index.d.ts +343 -343
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +50 -50
- package/System.Diagnostics.Contracts/internal/index.d.ts +20 -20
- package/System.Diagnostics.Metrics/internal/index.d.ts +46 -46
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +9 -9
- package/System.Diagnostics.Tracing/internal/index.d.ts +44 -44
- package/System.Drawing/internal/index.d.ts +99 -99
- package/System.Dynamic/internal/index.d.ts +33 -33
- package/System.Formats.Asn1/internal/index.d.ts +12 -12
- package/System.Formats.Tar/internal/index.d.ts +17 -17
- package/System.Globalization/internal/index.d.ts +51 -51
- package/System.IO/internal/index.d.ts +172 -172
- package/System.IO.Compression/internal/index.d.ts +56 -56
- package/System.IO.Enumeration/internal/index.d.ts +6 -6
- package/System.IO.IsolatedStorage/internal/index.d.ts +17 -17
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +11 -11
- package/System.IO.Pipelines/internal/index.d.ts +13 -13
- package/System.IO.Pipes/internal/index.d.ts +32 -32
- package/System.Linq/internal/index.d.ts +187 -187
- package/System.Linq.Expressions/internal/index.d.ts +203 -203
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +3 -3
- package/System.Net/internal/index.d.ts +218 -220
- package/System.Net.Cache/internal/index.d.ts +10 -10
- package/System.Net.Http/internal/index.d.ts +89 -89
- package/System.Net.Http.Headers/internal/index.d.ts +86 -86
- package/System.Net.Http.Json/internal/index.d.ts +59 -59
- package/System.Net.Http.Metrics/internal/index.d.ts +2 -2
- package/System.Net.Mail/internal/index.d.ts +92 -92
- package/System.Net.Mime/internal/index.d.ts +6 -6
- package/System.Net.NetworkInformation/internal/index.d.ts +39 -39
- package/System.Net.Quic/internal/index.d.ts +13 -13
- package/System.Net.Security/internal/index.d.ts +70 -70
- package/System.Net.ServerSentEvents/internal/index.d.ts +3 -3
- package/System.Net.Sockets/internal/index.d.ts +94 -94
- package/System.Net.WebSockets/internal/index.d.ts +46 -46
- package/System.Numerics/bindings.json +384 -0
- package/System.Numerics/internal/index.d.ts +128 -130
- package/System.Numerics/internal/metadata.json +256 -0
- package/System.Reflection/internal/index.d.ts +271 -271
- package/System.Reflection.Emit/internal/index.d.ts +123 -123
- package/System.Reflection.Metadata/bindings.json +48 -0
- package/System.Reflection.Metadata/internal/index.d.ts +179 -179
- package/System.Reflection.Metadata/internal/metadata.json +32 -0
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +40 -40
- package/System.Reflection.PortableExecutable/internal/index.d.ts +26 -26
- package/System.Resources/internal/index.d.ts +38 -38
- package/System.Runtime/internal/index.d.ts +9 -9
- package/System.Runtime.CompilerServices/internal/index.d.ts +168 -168
- package/System.Runtime.ConstrainedExecution/internal/index.d.ts +2 -2
- package/System.Runtime.ExceptionServices/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices/bindings.json +22 -22
- package/System.Runtime.InteropServices/internal/index.d.ts +184 -184
- package/System.Runtime.InteropServices/internal/metadata.json +13 -13
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +30 -30
- package/System.Runtime.InteropServices.Java/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +50 -50
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +63 -63
- package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +1 -1
- package/System.Runtime.InteropServices.Swift/internal/index.d.ts +4 -4
- package/System.Runtime.Intrinsics/internal/index.d.ts +4 -4
- package/System.Runtime.Loader/internal/index.d.ts +9 -9
- package/System.Runtime.Remoting/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization/internal/index.d.ts +113 -115
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +19 -19
- package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +5 -5
- package/System.Runtime.Serialization.Json/internal/index.d.ts +28 -28
- package/System.Runtime.Versioning/internal/index.d.ts +22 -22
- package/System.Security/internal/index.d.ts +63 -63
- package/System.Security.AccessControl/internal/index.d.ts +84 -84
- package/System.Security.Authentication/internal/index.d.ts +6 -6
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +13 -13
- package/System.Security.Claims/internal/index.d.ts +38 -40
- package/System.Security.Cryptography/internal/index.d.ts +378 -378
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +172 -172
- package/System.Security.Permissions/internal/index.d.ts +1 -1
- package/System.Security.Policy/internal/index.d.ts +6 -6
- package/System.Security.Principal/internal/index.d.ts +29 -31
- package/System.Text/internal/index.d.ts +94 -94
- package/System.Text.Encodings.Web/internal/index.d.ts +3 -3
- package/System.Text.Json/internal/index.d.ts +103 -103
- package/System.Text.Json.Nodes/internal/index.d.ts +73 -73
- package/System.Text.Json.Schema/internal/index.d.ts +7 -7
- package/System.Text.Json.Serialization/internal/index.d.ts +34 -34
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +57 -57
- package/System.Text.RegularExpressions/internal/index.d.ts +29 -29
- package/System.Text.Unicode/internal/index.d.ts +6 -6
- package/System.Threading/internal/index.d.ts +160 -160
- package/System.Threading.Channels/internal/index.d.ts +12 -12
- package/System.Threading.Tasks/internal/index.d.ts +125 -135
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +54 -51
- package/System.Threading.Tasks.Sources/internal/index.d.ts +5 -5
- package/System.Timers/internal/index.d.ts +8 -8
- package/System.Transactions/internal/index.d.ts +51 -51
- package/System.Web/internal/index.d.ts +32 -32
- package/System.Windows.Input/internal/index.d.ts +2 -2
- package/System.Windows.Markup/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +281 -281
- package/System.Xml.Linq/internal/index.d.ts +76 -76
- package/System.Xml.Resolvers/internal/index.d.ts +8 -8
- package/System.Xml.Schema/internal/index.d.ts +173 -173
- package/System.Xml.Serialization/internal/index.d.ts +200 -200
- package/System.Xml.XPath/internal/index.d.ts +28 -28
- package/System.Xml.Xsl/internal/index.d.ts +53 -53
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +72 -72
- package/__internal/extensions/index.d.ts +415 -414
- package/package.json +1 -1
|
@@ -59,8 +59,8 @@ export interface ILookup_2$instance<TKey, TElement> extends IEnumerable_1<IGroup
|
|
|
59
59
|
export type ILookup_2<TKey, TElement> = ILookup_2$instance<TKey, TElement>;
|
|
60
60
|
|
|
61
61
|
export interface IOrderedAsyncEnumerable_1$instance<TElement> extends IAsyncEnumerable_1<TElement> {
|
|
62
|
-
createOrderedAsyncEnumerable<TKey>(keySelector: Func_2<TElement, TKey>, comparer: IComparer_1<TKey
|
|
63
|
-
createOrderedAsyncEnumerable<TKey>(keySelector: Func_3<TElement, CancellationToken, ValueTask_1<TKey>>, comparer: IComparer_1<TKey
|
|
62
|
+
createOrderedAsyncEnumerable<TKey>(keySelector: Func_2<TElement, TKey>, comparer: IComparer_1<TKey> | undefined, descending: boolean): IOrderedAsyncEnumerable_1<TElement>;
|
|
63
|
+
createOrderedAsyncEnumerable<TKey>(keySelector: Func_3<TElement, CancellationToken, ValueTask_1<TKey>>, comparer: IComparer_1<TKey> | undefined, descending: boolean): IOrderedAsyncEnumerable_1<TElement>;
|
|
64
64
|
getAsyncEnumerator(cancellationToken?: CancellationToken): IAsyncEnumerator_1<TElement>;
|
|
65
65
|
}
|
|
66
66
|
|
|
@@ -70,7 +70,7 @@ export interface IOrderedAsyncEnumerable_1$instance<TElement> extends System_Col
|
|
|
70
70
|
export type IOrderedAsyncEnumerable_1<TElement> = IOrderedAsyncEnumerable_1$instance<TElement>;
|
|
71
71
|
|
|
72
72
|
export interface IOrderedEnumerable_1$instance<TElement> extends IEnumerable_1<TElement>, IEnumerable {
|
|
73
|
-
createOrderedEnumerable<TKey>(keySelector: Func_2<TElement, TKey>, comparer: IComparer_1<TKey
|
|
73
|
+
createOrderedEnumerable<TKey>(keySelector: Func_2<TElement, TKey>, comparer: IComparer_1<TKey> | undefined, descending: boolean): IOrderedEnumerable_1<TElement>;
|
|
74
74
|
getEnumerator(): IEnumerator_1<TElement>;
|
|
75
75
|
getEnumerator(): IEnumerator;
|
|
76
76
|
getEnumerator2(): IEnumerator;
|
|
@@ -128,7 +128,7 @@ export type IQueryable_1<T> = IQueryable_1$instance<T>;
|
|
|
128
128
|
export interface IQueryProvider$instance {
|
|
129
129
|
createQuery<TElement>(expression: Expression): IQueryable_1<TElement>;
|
|
130
130
|
createQuery(expression: Expression): IQueryable;
|
|
131
|
-
execute(expression: Expression): unknown;
|
|
131
|
+
execute(expression: Expression): unknown | undefined;
|
|
132
132
|
execute<TResult>(expression: Expression): TResult;
|
|
133
133
|
}
|
|
134
134
|
|
|
@@ -150,7 +150,7 @@ export interface EnumerableExecutor_1$instance<T> extends EnumerableExecutor {
|
|
|
150
150
|
|
|
151
151
|
|
|
152
152
|
export const EnumerableExecutor_1: {
|
|
153
|
-
new<T>(expression: Expression): EnumerableExecutor_1
|
|
153
|
+
new<T>(expression: Expression): EnumerableExecutor_1<T>;
|
|
154
154
|
};
|
|
155
155
|
|
|
156
156
|
|
|
@@ -172,8 +172,8 @@ export interface EnumerableQuery_1$instance<T> extends EnumerableQuery {
|
|
|
172
172
|
|
|
173
173
|
|
|
174
174
|
export const EnumerableQuery_1: {
|
|
175
|
-
new<T>(enumerable: IEnumerable_1<T>): EnumerableQuery_1
|
|
176
|
-
new<T>(expression: Expression): EnumerableQuery_1
|
|
175
|
+
new<T>(enumerable: IEnumerable_1<T>): EnumerableQuery_1<T>;
|
|
176
|
+
new<T>(expression: Expression): EnumerableQuery_1<T>;
|
|
177
177
|
};
|
|
178
178
|
|
|
179
179
|
|
|
@@ -199,7 +199,7 @@ export interface Lookup_2$instance<TKey, TElement> {
|
|
|
199
199
|
|
|
200
200
|
|
|
201
201
|
export const Lookup_2: {
|
|
202
|
-
new<TKey, TElement>(): Lookup_2
|
|
202
|
+
new<TKey, TElement>(): Lookup_2<TKey, TElement>;
|
|
203
203
|
};
|
|
204
204
|
|
|
205
205
|
|
|
@@ -220,7 +220,7 @@ export interface OrderedParallelQuery_1$instance<TSource> extends ParallelQuery_
|
|
|
220
220
|
|
|
221
221
|
|
|
222
222
|
export const OrderedParallelQuery_1: {
|
|
223
|
-
new<TSource>(): OrderedParallelQuery_1
|
|
223
|
+
new<TSource>(): OrderedParallelQuery_1<TSource>;
|
|
224
224
|
};
|
|
225
225
|
|
|
226
226
|
|
|
@@ -237,7 +237,7 @@ export interface ParallelQuery$instance {
|
|
|
237
237
|
|
|
238
238
|
|
|
239
239
|
export const ParallelQuery: {
|
|
240
|
-
new(): ParallelQuery
|
|
240
|
+
new(): ParallelQuery;
|
|
241
241
|
};
|
|
242
242
|
|
|
243
243
|
|
|
@@ -256,7 +256,7 @@ export interface ParallelQuery_1$instance<TSource> extends ParallelQuery$instanc
|
|
|
256
256
|
|
|
257
257
|
|
|
258
258
|
export const ParallelQuery_1: {
|
|
259
|
-
new<TSource>(): ParallelQuery_1
|
|
259
|
+
new<TSource>(): ParallelQuery_1<TSource>;
|
|
260
260
|
};
|
|
261
261
|
|
|
262
262
|
|
|
@@ -275,10 +275,10 @@ export abstract class AsyncEnumerable$instance {
|
|
|
275
275
|
static aggregateAsync<TSource, TAccumulate>(source: IAsyncEnumerable_1<TSource>, seed: TAccumulate, func: Func_3<TAccumulate, TSource, TAccumulate>, cancellationToken?: CancellationToken): ValueTask_1<TAccumulate>;
|
|
276
276
|
static aggregateAsync<TSource, TAccumulate, TResult>(source: IAsyncEnumerable_1<TSource>, seed: TAccumulate, func: Func_4<TAccumulate, TSource, CancellationToken, ValueTask_1<TAccumulate>>, resultSelector: Func_3<TAccumulate, CancellationToken, ValueTask_1<TResult>>, cancellationToken?: CancellationToken): ValueTask_1<TResult>;
|
|
277
277
|
static aggregateAsync<TSource, TAccumulate>(source: IAsyncEnumerable_1<TSource>, seed: TAccumulate, func: Func_4<TAccumulate, TSource, CancellationToken, ValueTask_1<TAccumulate>>, cancellationToken?: CancellationToken): ValueTask_1<TAccumulate>;
|
|
278
|
-
static aggregateBy<TSource, TKey, TAccumulate>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, seedSelector: Func_2<TKey, TAccumulate>, func: Func_3<TAccumulate, TSource, TAccumulate>, keyComparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<KeyValuePair_2<TKey, TAccumulate>>;
|
|
279
|
-
static aggregateBy<TSource, TKey, TAccumulate>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, seed: TAccumulate, func: Func_3<TAccumulate, TSource, TAccumulate>, keyComparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<KeyValuePair_2<TKey, TAccumulate>>;
|
|
280
|
-
static aggregateBy<TSource, TKey, TAccumulate>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, seedSelector: Func_3<TKey, CancellationToken, ValueTask_1<TAccumulate>>, func: Func_4<TAccumulate, TSource, CancellationToken, ValueTask_1<TAccumulate>>, keyComparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<KeyValuePair_2<TKey, TAccumulate>>;
|
|
281
|
-
static aggregateBy<TSource, TKey, TAccumulate>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, seed: TAccumulate, func: Func_4<TAccumulate, TSource, CancellationToken, ValueTask_1<TAccumulate>>, keyComparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<KeyValuePair_2<TKey, TAccumulate>>;
|
|
278
|
+
static aggregateBy<TSource, TKey, TAccumulate>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, seedSelector: Func_2<TKey, TAccumulate>, func: Func_3<TAccumulate, TSource, TAccumulate>, keyComparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<KeyValuePair_2<TKey, TAccumulate>>;
|
|
279
|
+
static aggregateBy<TSource, TKey, TAccumulate>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, seed: TAccumulate, func: Func_3<TAccumulate, TSource, TAccumulate>, keyComparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<KeyValuePair_2<TKey, TAccumulate>>;
|
|
280
|
+
static aggregateBy<TSource, TKey, TAccumulate>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, seedSelector: Func_3<TKey, CancellationToken, ValueTask_1<TAccumulate>>, func: Func_4<TAccumulate, TSource, CancellationToken, ValueTask_1<TAccumulate>>, keyComparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<KeyValuePair_2<TKey, TAccumulate>>;
|
|
281
|
+
static aggregateBy<TSource, TKey, TAccumulate>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, seed: TAccumulate, func: Func_4<TAccumulate, TSource, CancellationToken, ValueTask_1<TAccumulate>>, keyComparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<KeyValuePair_2<TKey, TAccumulate>>;
|
|
282
282
|
static allAsync<TSource>(source: IAsyncEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>, cancellationToken?: CancellationToken): ValueTask_1<System_Internal.Boolean>;
|
|
283
283
|
static allAsync<TSource>(source: IAsyncEnumerable_1<TSource>, predicate: Func_3<TSource, CancellationToken, ValueTask_1<System_Internal.Boolean>>, cancellationToken?: CancellationToken): ValueTask_1<System_Internal.Boolean>;
|
|
284
284
|
static anyAsync<TSource>(source: IAsyncEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>, cancellationToken?: CancellationToken): ValueTask_1<System_Internal.Boolean>;
|
|
@@ -295,28 +295,28 @@ export abstract class AsyncEnumerable$instance {
|
|
|
295
295
|
static averageAsync(source: IAsyncEnumerable_1<Nullable_1<System_Internal.Int64>>, cancellationToken?: CancellationToken): ValueTask_1<Nullable_1<System_Internal.Double>>;
|
|
296
296
|
static averageAsync(source: IAsyncEnumerable_1<Nullable_1<System_Internal.Single>>, cancellationToken?: CancellationToken): ValueTask_1<Nullable_1<System_Internal.Single>>;
|
|
297
297
|
static averageAsync(source: IAsyncEnumerable_1<System_Internal.Single>, cancellationToken?: CancellationToken): ValueTask_1<System_Internal.Single>;
|
|
298
|
-
static cast<TResult>(source: IAsyncEnumerable_1<unknown>): IAsyncEnumerable_1<TResult>;
|
|
298
|
+
static cast<TResult>(source: IAsyncEnumerable_1<unknown | undefined>): IAsyncEnumerable_1<TResult>;
|
|
299
299
|
static chunk<TSource>(source: IAsyncEnumerable_1<TSource>, size: int): IAsyncEnumerable_1<TSource[]>;
|
|
300
300
|
static concat<TSource>(first: IAsyncEnumerable_1<TSource>, second: IAsyncEnumerable_1<TSource>): IAsyncEnumerable_1<TSource>;
|
|
301
|
-
static containsAsync<TSource>(source: IAsyncEnumerable_1<TSource>, value: TSource, comparer?: IEqualityComparer_1<TSource
|
|
301
|
+
static containsAsync<TSource>(source: IAsyncEnumerable_1<TSource>, value: TSource, comparer?: IEqualityComparer_1<TSource> | undefined, cancellationToken?: CancellationToken): ValueTask_1<System_Internal.Boolean>;
|
|
302
302
|
static countAsync<TSource>(source: IAsyncEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>, cancellationToken?: CancellationToken): ValueTask_1<System_Internal.Int32>;
|
|
303
303
|
static countAsync<TSource>(source: IAsyncEnumerable_1<TSource>, predicate: Func_3<TSource, CancellationToken, ValueTask_1<System_Internal.Boolean>>, cancellationToken?: CancellationToken): ValueTask_1<System_Internal.Int32>;
|
|
304
304
|
static countAsync<TSource>(source: IAsyncEnumerable_1<TSource>, cancellationToken?: CancellationToken): ValueTask_1<System_Internal.Int32>;
|
|
305
|
-
static countBy<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, keyComparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<KeyValuePair_2<TKey, System_Internal.Int32>>;
|
|
306
|
-
static countBy<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, keyComparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<KeyValuePair_2<TKey, System_Internal.Int32>>;
|
|
305
|
+
static countBy<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, keyComparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<KeyValuePair_2<TKey, System_Internal.Int32>>;
|
|
306
|
+
static countBy<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, keyComparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<KeyValuePair_2<TKey, System_Internal.Int32>>;
|
|
307
307
|
static defaultIfEmpty<TSource>(source: IAsyncEnumerable_1<TSource>, defaultValue: TSource): IAsyncEnumerable_1<TSource>;
|
|
308
|
-
static defaultIfEmpty<TSource>(source: IAsyncEnumerable_1<TSource>): IAsyncEnumerable_1<TSource>;
|
|
309
|
-
static distinct<TSource>(source: IAsyncEnumerable_1<TSource>, comparer?: IEqualityComparer_1<TSource>): IAsyncEnumerable_1<TSource>;
|
|
310
|
-
static distinctBy<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<TSource>;
|
|
311
|
-
static distinctBy<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<TSource>;
|
|
308
|
+
static defaultIfEmpty<TSource>(source: IAsyncEnumerable_1<TSource>): IAsyncEnumerable_1<TSource | undefined>;
|
|
309
|
+
static distinct<TSource>(source: IAsyncEnumerable_1<TSource>, comparer?: IEqualityComparer_1<TSource> | undefined): IAsyncEnumerable_1<TSource>;
|
|
310
|
+
static distinctBy<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<TSource>;
|
|
311
|
+
static distinctBy<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<TSource>;
|
|
312
312
|
static elementAtAsync<TSource>(source: IAsyncEnumerable_1<TSource>, index: Index, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
313
313
|
static elementAtAsync<TSource>(source: IAsyncEnumerable_1<TSource>, index: int, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
314
314
|
static elementAtOrDefaultAsync<TSource>(source: IAsyncEnumerable_1<TSource>, index: Index, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
315
315
|
static elementAtOrDefaultAsync<TSource>(source: IAsyncEnumerable_1<TSource>, index: int, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
316
316
|
static empty<TResult>(): IAsyncEnumerable_1<TResult>;
|
|
317
|
-
static except<TSource>(first: IAsyncEnumerable_1<TSource>, second: IAsyncEnumerable_1<TSource>, comparer?: IEqualityComparer_1<TSource>): IAsyncEnumerable_1<TSource>;
|
|
318
|
-
static exceptBy<TSource, TKey>(first: IAsyncEnumerable_1<TSource>, second: IAsyncEnumerable_1<TKey>, keySelector: Func_2<TSource, TKey>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<TSource>;
|
|
319
|
-
static exceptBy<TSource, TKey>(first: IAsyncEnumerable_1<TSource>, second: IAsyncEnumerable_1<TKey>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<TSource>;
|
|
317
|
+
static except<TSource>(first: IAsyncEnumerable_1<TSource>, second: IAsyncEnumerable_1<TSource>, comparer?: IEqualityComparer_1<TSource> | undefined): IAsyncEnumerable_1<TSource>;
|
|
318
|
+
static exceptBy<TSource, TKey>(first: IAsyncEnumerable_1<TSource>, second: IAsyncEnumerable_1<TKey>, keySelector: Func_2<TSource, TKey>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<TSource>;
|
|
319
|
+
static exceptBy<TSource, TKey>(first: IAsyncEnumerable_1<TSource>, second: IAsyncEnumerable_1<TKey>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<TSource>;
|
|
320
320
|
static firstAsync<TSource>(source: IAsyncEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
321
321
|
static firstAsync<TSource>(source: IAsyncEnumerable_1<TSource>, predicate: Func_3<TSource, CancellationToken, ValueTask_1<System_Internal.Boolean>>, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
322
322
|
static firstAsync<TSource>(source: IAsyncEnumerable_1<TSource>, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
@@ -326,23 +326,23 @@ export abstract class AsyncEnumerable$instance {
|
|
|
326
326
|
static firstOrDefaultAsync<TSource>(source: IAsyncEnumerable_1<TSource>, predicate: Func_3<TSource, CancellationToken, ValueTask_1<System_Internal.Boolean>>, defaultValue: TSource, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
327
327
|
static firstOrDefaultAsync<TSource>(source: IAsyncEnumerable_1<TSource>, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
328
328
|
static firstOrDefaultAsync<TSource>(source: IAsyncEnumerable_1<TSource>, defaultValue: TSource, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
329
|
-
static groupBy<TSource, TKey, TElement, TResult>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, resultSelector: Func_3<TKey, IEnumerable_1<TElement>, TResult>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<TResult>;
|
|
330
|
-
static groupBy<TSource, TKey, TElement>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<IGrouping_2<TKey, TElement>>;
|
|
331
|
-
static groupBy<TSource, TKey, TResult>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, resultSelector: Func_3<TKey, IEnumerable_1<TSource>, TResult>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<TResult>;
|
|
332
|
-
static groupBy<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<IGrouping_2<TKey, TSource>>;
|
|
333
|
-
static groupBy<TSource, TKey, TElement, TResult>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, elementSelector: Func_3<TSource, CancellationToken, ValueTask_1<TElement>>, resultSelector: Func_4<TKey, IEnumerable_1<TElement>, CancellationToken, ValueTask_1<TResult>>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<TResult>;
|
|
334
|
-
static groupBy<TSource, TKey, TElement>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, elementSelector: Func_3<TSource, CancellationToken, ValueTask_1<TElement>>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<IGrouping_2<TKey, TElement>>;
|
|
335
|
-
static groupBy<TSource, TKey, TResult>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, resultSelector: Func_4<TKey, IEnumerable_1<TSource>, CancellationToken, ValueTask_1<TResult>>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<TResult>;
|
|
336
|
-
static groupBy<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<IGrouping_2<TKey, TSource>>;
|
|
337
|
-
static groupJoin<TOuter, TInner, TKey, TResult>(outer: IAsyncEnumerable_1<TOuter>, inner: IAsyncEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, IEnumerable_1<TInner>, TResult>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<TResult>;
|
|
338
|
-
static groupJoin<TOuter, TInner, TKey, TResult>(outer: IAsyncEnumerable_1<TOuter>, inner: IAsyncEnumerable_1<TInner>, outerKeySelector: Func_3<TOuter, CancellationToken, ValueTask_1<TKey>>, innerKeySelector: Func_3<TInner, CancellationToken, ValueTask_1<TKey>>, resultSelector: Func_4<TOuter, IEnumerable_1<TInner>, CancellationToken, ValueTask_1<TResult>>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<TResult>;
|
|
329
|
+
static groupBy<TSource, TKey, TElement, TResult>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, resultSelector: Func_3<TKey, IEnumerable_1<TElement>, TResult>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<TResult>;
|
|
330
|
+
static groupBy<TSource, TKey, TElement>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<IGrouping_2<TKey, TElement>>;
|
|
331
|
+
static groupBy<TSource, TKey, TResult>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, resultSelector: Func_3<TKey, IEnumerable_1<TSource>, TResult>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<TResult>;
|
|
332
|
+
static groupBy<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<IGrouping_2<TKey, TSource>>;
|
|
333
|
+
static groupBy<TSource, TKey, TElement, TResult>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, elementSelector: Func_3<TSource, CancellationToken, ValueTask_1<TElement>>, resultSelector: Func_4<TKey, IEnumerable_1<TElement>, CancellationToken, ValueTask_1<TResult>>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<TResult>;
|
|
334
|
+
static groupBy<TSource, TKey, TElement>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, elementSelector: Func_3<TSource, CancellationToken, ValueTask_1<TElement>>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<IGrouping_2<TKey, TElement>>;
|
|
335
|
+
static groupBy<TSource, TKey, TResult>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, resultSelector: Func_4<TKey, IEnumerable_1<TSource>, CancellationToken, ValueTask_1<TResult>>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<TResult>;
|
|
336
|
+
static groupBy<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<IGrouping_2<TKey, TSource>>;
|
|
337
|
+
static groupJoin<TOuter, TInner, TKey, TResult>(outer: IAsyncEnumerable_1<TOuter>, inner: IAsyncEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, IEnumerable_1<TInner>, TResult>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<TResult>;
|
|
338
|
+
static groupJoin<TOuter, TInner, TKey, TResult>(outer: IAsyncEnumerable_1<TOuter>, inner: IAsyncEnumerable_1<TInner>, outerKeySelector: Func_3<TOuter, CancellationToken, ValueTask_1<TKey>>, innerKeySelector: Func_3<TInner, CancellationToken, ValueTask_1<TKey>>, resultSelector: Func_4<TOuter, IEnumerable_1<TInner>, CancellationToken, ValueTask_1<TResult>>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<TResult>;
|
|
339
339
|
static index<TSource>(source: IAsyncEnumerable_1<TSource>): IAsyncEnumerable_1<ValueTuple_2<System_Internal.Int32, TSource>>;
|
|
340
340
|
static infiniteSequence<T extends IAdditionOperators_3<T, T, T>>(start: T, step: T): IAsyncEnumerable_1<T>;
|
|
341
|
-
static intersect<TSource>(first: IAsyncEnumerable_1<TSource>, second: IAsyncEnumerable_1<TSource>, comparer?: IEqualityComparer_1<TSource>): IAsyncEnumerable_1<TSource>;
|
|
342
|
-
static intersectBy<TSource, TKey>(first: IAsyncEnumerable_1<TSource>, second: IAsyncEnumerable_1<TKey>, keySelector: Func_2<TSource, TKey>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<TSource>;
|
|
343
|
-
static intersectBy<TSource, TKey>(first: IAsyncEnumerable_1<TSource>, second: IAsyncEnumerable_1<TKey>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<TSource>;
|
|
344
|
-
static join<TOuter, TInner, TKey, TResult>(outer: IAsyncEnumerable_1<TOuter>, inner: IAsyncEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, TInner, TResult>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<TResult>;
|
|
345
|
-
static join<TOuter, TInner, TKey, TResult>(outer: IAsyncEnumerable_1<TOuter>, inner: IAsyncEnumerable_1<TInner>, outerKeySelector: Func_3<TOuter, CancellationToken, ValueTask_1<TKey>>, innerKeySelector: Func_3<TInner, CancellationToken, ValueTask_1<TKey>>, resultSelector: Func_4<TOuter, TInner, CancellationToken, ValueTask_1<TResult>>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<TResult>;
|
|
341
|
+
static intersect<TSource>(first: IAsyncEnumerable_1<TSource>, second: IAsyncEnumerable_1<TSource>, comparer?: IEqualityComparer_1<TSource> | undefined): IAsyncEnumerable_1<TSource>;
|
|
342
|
+
static intersectBy<TSource, TKey>(first: IAsyncEnumerable_1<TSource>, second: IAsyncEnumerable_1<TKey>, keySelector: Func_2<TSource, TKey>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<TSource>;
|
|
343
|
+
static intersectBy<TSource, TKey>(first: IAsyncEnumerable_1<TSource>, second: IAsyncEnumerable_1<TKey>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<TSource>;
|
|
344
|
+
static join<TOuter, TInner, TKey, TResult>(outer: IAsyncEnumerable_1<TOuter>, inner: IAsyncEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, TInner, TResult>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<TResult>;
|
|
345
|
+
static join<TOuter, TInner, TKey, TResult>(outer: IAsyncEnumerable_1<TOuter>, inner: IAsyncEnumerable_1<TInner>, outerKeySelector: Func_3<TOuter, CancellationToken, ValueTask_1<TKey>>, innerKeySelector: Func_3<TInner, CancellationToken, ValueTask_1<TKey>>, resultSelector: Func_4<TOuter, TInner, CancellationToken, ValueTask_1<TResult>>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<TResult>;
|
|
346
346
|
static lastAsync<TSource>(source: IAsyncEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
347
347
|
static lastAsync<TSource>(source: IAsyncEnumerable_1<TSource>, predicate: Func_3<TSource, CancellationToken, ValueTask_1<System_Internal.Boolean>>, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
348
348
|
static lastAsync<TSource>(source: IAsyncEnumerable_1<TSource>, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
@@ -352,30 +352,30 @@ export abstract class AsyncEnumerable$instance {
|
|
|
352
352
|
static lastOrDefaultAsync<TSource>(source: IAsyncEnumerable_1<TSource>, predicate: Func_3<TSource, CancellationToken, ValueTask_1<System_Internal.Boolean>>, defaultValue: TSource, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
353
353
|
static lastOrDefaultAsync<TSource>(source: IAsyncEnumerable_1<TSource>, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
354
354
|
static lastOrDefaultAsync<TSource>(source: IAsyncEnumerable_1<TSource>, defaultValue: TSource, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
355
|
-
static leftJoin<TOuter, TInner, TKey, TResult>(outer: IAsyncEnumerable_1<TOuter>, inner: IAsyncEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, TInner, TResult>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<TResult>;
|
|
356
|
-
static leftJoin<TOuter, TInner, TKey, TResult>(outer: IAsyncEnumerable_1<TOuter>, inner: IAsyncEnumerable_1<TInner>, outerKeySelector: Func_3<TOuter, CancellationToken, ValueTask_1<TKey>>, innerKeySelector: Func_3<TInner, CancellationToken, ValueTask_1<TKey>>, resultSelector: Func_4<TOuter, TInner, CancellationToken, ValueTask_1<TResult>>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<TResult>;
|
|
355
|
+
static leftJoin<TOuter, TInner, TKey, TResult>(outer: IAsyncEnumerable_1<TOuter>, inner: IAsyncEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, TInner | undefined, TResult>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<TResult>;
|
|
356
|
+
static leftJoin<TOuter, TInner, TKey, TResult>(outer: IAsyncEnumerable_1<TOuter>, inner: IAsyncEnumerable_1<TInner>, outerKeySelector: Func_3<TOuter, CancellationToken, ValueTask_1<TKey>>, innerKeySelector: Func_3<TInner, CancellationToken, ValueTask_1<TKey>>, resultSelector: Func_4<TOuter, TInner, CancellationToken, ValueTask_1<TResult>>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<TResult>;
|
|
357
357
|
static longCountAsync<TSource>(source: IAsyncEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>, cancellationToken?: CancellationToken): ValueTask_1<System_Internal.Int64>;
|
|
358
358
|
static longCountAsync<TSource>(source: IAsyncEnumerable_1<TSource>, predicate: Func_3<TSource, CancellationToken, ValueTask_1<System_Internal.Boolean>>, cancellationToken?: CancellationToken): ValueTask_1<System_Internal.Int64>;
|
|
359
359
|
static longCountAsync<TSource>(source: IAsyncEnumerable_1<TSource>, cancellationToken?: CancellationToken): ValueTask_1<System_Internal.Int64>;
|
|
360
|
-
static maxAsync<TSource>(source: IAsyncEnumerable_1<TSource>, comparer?: IComparer_1<TSource
|
|
361
|
-
static maxByAsync<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IComparer_1<TKey
|
|
362
|
-
static maxByAsync<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IComparer_1<TKey
|
|
363
|
-
static minAsync<TSource>(source: IAsyncEnumerable_1<TSource>, comparer?: IComparer_1<TSource
|
|
364
|
-
static minByAsync<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IComparer_1<TKey
|
|
365
|
-
static minByAsync<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IComparer_1<TKey
|
|
366
|
-
static ofType<TResult>(source: IAsyncEnumerable_1<unknown>): IAsyncEnumerable_1<TResult>;
|
|
367
|
-
static order<T>(source: IAsyncEnumerable_1<T>, comparer?: IComparer_1<T>): IOrderedAsyncEnumerable_1<T>;
|
|
368
|
-
static orderBy<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IComparer_1<TKey>): IOrderedAsyncEnumerable_1<TSource>;
|
|
369
|
-
static orderBy<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IComparer_1<TKey>): IOrderedAsyncEnumerable_1<TSource>;
|
|
370
|
-
static orderByDescending<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IComparer_1<TKey>): IOrderedAsyncEnumerable_1<TSource>;
|
|
371
|
-
static orderByDescending<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IComparer_1<TKey>): IOrderedAsyncEnumerable_1<TSource>;
|
|
372
|
-
static orderDescending<T>(source: IAsyncEnumerable_1<T>, comparer?: IComparer_1<T>): IOrderedAsyncEnumerable_1<T>;
|
|
360
|
+
static maxAsync<TSource>(source: IAsyncEnumerable_1<TSource>, comparer?: IComparer_1<TSource> | undefined, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
361
|
+
static maxByAsync<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IComparer_1<TKey> | undefined, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
362
|
+
static maxByAsync<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IComparer_1<TKey> | undefined, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
363
|
+
static minAsync<TSource>(source: IAsyncEnumerable_1<TSource>, comparer?: IComparer_1<TSource> | undefined, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
364
|
+
static minByAsync<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IComparer_1<TKey> | undefined, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
365
|
+
static minByAsync<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IComparer_1<TKey> | undefined, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
366
|
+
static ofType<TResult>(source: IAsyncEnumerable_1<unknown | undefined>): IAsyncEnumerable_1<TResult>;
|
|
367
|
+
static order<T>(source: IAsyncEnumerable_1<T>, comparer?: IComparer_1<T> | undefined): IOrderedAsyncEnumerable_1<T>;
|
|
368
|
+
static orderBy<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IComparer_1<TKey> | undefined): IOrderedAsyncEnumerable_1<TSource>;
|
|
369
|
+
static orderBy<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IComparer_1<TKey> | undefined): IOrderedAsyncEnumerable_1<TSource>;
|
|
370
|
+
static orderByDescending<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IComparer_1<TKey> | undefined): IOrderedAsyncEnumerable_1<TSource>;
|
|
371
|
+
static orderByDescending<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IComparer_1<TKey> | undefined): IOrderedAsyncEnumerable_1<TSource>;
|
|
372
|
+
static orderDescending<T>(source: IAsyncEnumerable_1<T>, comparer?: IComparer_1<T> | undefined): IOrderedAsyncEnumerable_1<T>;
|
|
373
373
|
static prepend<TSource>(source: IAsyncEnumerable_1<TSource>, element: TSource): IAsyncEnumerable_1<TSource>;
|
|
374
374
|
static range(start: int, count: int): IAsyncEnumerable_1<System_Internal.Int32>;
|
|
375
375
|
static repeat<TResult>(element: TResult, count: int): IAsyncEnumerable_1<TResult>;
|
|
376
376
|
static reverse<TSource>(source: IAsyncEnumerable_1<TSource>): IAsyncEnumerable_1<TSource>;
|
|
377
|
-
static rightJoin<TOuter, TInner, TKey, TResult>(outer: IAsyncEnumerable_1<TOuter>, inner: IAsyncEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, TInner, TResult>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<TResult>;
|
|
378
|
-
static rightJoin<TOuter, TInner, TKey, TResult>(outer: IAsyncEnumerable_1<TOuter>, inner: IAsyncEnumerable_1<TInner>, outerKeySelector: Func_3<TOuter, CancellationToken, ValueTask_1<TKey>>, innerKeySelector: Func_3<TInner, CancellationToken, ValueTask_1<TKey>>, resultSelector: Func_4<TOuter, TInner, CancellationToken, ValueTask_1<TResult>>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<TResult>;
|
|
377
|
+
static rightJoin<TOuter, TInner, TKey, TResult>(outer: IAsyncEnumerable_1<TOuter>, inner: IAsyncEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter | undefined, TInner, TResult>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<TResult>;
|
|
378
|
+
static rightJoin<TOuter, TInner, TKey, TResult>(outer: IAsyncEnumerable_1<TOuter>, inner: IAsyncEnumerable_1<TInner>, outerKeySelector: Func_3<TOuter, CancellationToken, ValueTask_1<TKey>>, innerKeySelector: Func_3<TInner, CancellationToken, ValueTask_1<TKey>>, resultSelector: Func_4<TOuter, TInner, CancellationToken, ValueTask_1<TResult>>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<TResult>;
|
|
379
379
|
static select<TSource, TResult>(source: IAsyncEnumerable_1<TSource>, selector: Func_2<TSource, TResult>): IAsyncEnumerable_1<TResult>;
|
|
380
380
|
static select<TSource, TResult>(source: IAsyncEnumerable_1<TSource>, selector: Func_3<TSource, CancellationToken, ValueTask_1<TResult>>): IAsyncEnumerable_1<TResult>;
|
|
381
381
|
static select<TSource, TResult>(source: IAsyncEnumerable_1<TSource>, selector: Func_4<TSource, System_Internal.Int32, CancellationToken, ValueTask_1<TResult>>): IAsyncEnumerable_1<TResult>;
|
|
@@ -388,7 +388,7 @@ export abstract class AsyncEnumerable$instance {
|
|
|
388
388
|
static selectMany<TSource, TCollection, TResult>(source: IAsyncEnumerable_1<TSource>, collectionSelector: Func_4<TSource, System_Internal.Int32, CancellationToken, ValueTask_1<IEnumerable_1<TCollection>>>, resultSelector: Func_4<TSource, TCollection, CancellationToken, ValueTask_1<TResult>>): IAsyncEnumerable_1<TResult>;
|
|
389
389
|
static selectMany<TSource, TResult>(source: IAsyncEnumerable_1<TSource>, selector: Func_4<TSource, System_Internal.Int32, CancellationToken, ValueTask_1<IEnumerable_1<TResult>>>): IAsyncEnumerable_1<TResult>;
|
|
390
390
|
static sequence<T extends INumber_1<T>>(start: T, endInclusive: T, step: T): IAsyncEnumerable_1<T>;
|
|
391
|
-
static sequenceEqualAsync<TSource>(first: IAsyncEnumerable_1<TSource>, second: IAsyncEnumerable_1<TSource>, comparer?: IEqualityComparer_1<TSource
|
|
391
|
+
static sequenceEqualAsync<TSource>(first: IAsyncEnumerable_1<TSource>, second: IAsyncEnumerable_1<TSource>, comparer?: IEqualityComparer_1<TSource> | undefined, cancellationToken?: CancellationToken): ValueTask_1<System_Internal.Boolean>;
|
|
392
392
|
static shuffle<TSource>(source: IAsyncEnumerable_1<TSource>): IAsyncEnumerable_1<TSource>;
|
|
393
393
|
static singleAsync<TSource>(source: IAsyncEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
394
394
|
static singleAsync<TSource>(source: IAsyncEnumerable_1<TSource>, predicate: Func_3<TSource, CancellationToken, ValueTask_1<System_Internal.Boolean>>, cancellationToken?: CancellationToken): ValueTask_1<TSource>;
|
|
@@ -420,26 +420,26 @@ export abstract class AsyncEnumerable$instance {
|
|
|
420
420
|
static takeWhile<TSource>(source: IAsyncEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): IAsyncEnumerable_1<TSource>;
|
|
421
421
|
static takeWhile<TSource>(source: IAsyncEnumerable_1<TSource>, predicate: Func_3<TSource, CancellationToken, ValueTask_1<System_Internal.Boolean>>): IAsyncEnumerable_1<TSource>;
|
|
422
422
|
static takeWhile<TSource>(source: IAsyncEnumerable_1<TSource>, predicate: Func_4<TSource, System_Internal.Int32, CancellationToken, ValueTask_1<System_Internal.Boolean>>): IAsyncEnumerable_1<TSource>;
|
|
423
|
-
static thenBy<TSource, TKey>(source: IOrderedAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IComparer_1<TKey>): IOrderedAsyncEnumerable_1<TSource>;
|
|
424
|
-
static thenBy<TSource, TKey>(source: IOrderedAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IComparer_1<TKey>): IOrderedAsyncEnumerable_1<TSource>;
|
|
425
|
-
static thenByDescending<TSource, TKey>(source: IOrderedAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IComparer_1<TKey>): IOrderedAsyncEnumerable_1<TSource>;
|
|
426
|
-
static thenByDescending<TSource, TKey>(source: IOrderedAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IComparer_1<TKey>): IOrderedAsyncEnumerable_1<TSource>;
|
|
423
|
+
static thenBy<TSource, TKey>(source: IOrderedAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IComparer_1<TKey> | undefined): IOrderedAsyncEnumerable_1<TSource>;
|
|
424
|
+
static thenBy<TSource, TKey>(source: IOrderedAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IComparer_1<TKey> | undefined): IOrderedAsyncEnumerable_1<TSource>;
|
|
425
|
+
static thenByDescending<TSource, TKey>(source: IOrderedAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IComparer_1<TKey> | undefined): IOrderedAsyncEnumerable_1<TSource>;
|
|
426
|
+
static thenByDescending<TSource, TKey>(source: IOrderedAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IComparer_1<TKey> | undefined): IOrderedAsyncEnumerable_1<TSource>;
|
|
427
427
|
static toArrayAsync<TSource>(source: IAsyncEnumerable_1<TSource>, cancellationToken?: CancellationToken): ValueTask_1<TSource[]>;
|
|
428
428
|
static toAsyncEnumerable<TSource>(source: IEnumerable_1<TSource>): IAsyncEnumerable_1<TSource>;
|
|
429
|
-
static toDictionaryAsync<TSource, TKey, TElement>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, comparer?: IEqualityComparer_1<TKey
|
|
430
|
-
static toDictionaryAsync<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IEqualityComparer_1<TKey
|
|
431
|
-
static toDictionaryAsync<TSource, TKey, TElement>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, elementSelector: Func_3<TSource, CancellationToken, ValueTask_1<TElement>>, comparer?: IEqualityComparer_1<TKey
|
|
432
|
-
static toDictionaryAsync<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IEqualityComparer_1<TKey
|
|
433
|
-
static toDictionaryAsync<TKey, TValue>(source: IAsyncEnumerable_1<KeyValuePair_2<TKey, TValue>>, comparer?: IEqualityComparer_1<TKey
|
|
434
|
-
static toHashSetAsync<TSource>(source: IAsyncEnumerable_1<TSource>, comparer?: IEqualityComparer_1<TSource
|
|
429
|
+
static toDictionaryAsync<TSource, TKey, TElement>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, comparer?: IEqualityComparer_1<TKey> | undefined, cancellationToken?: CancellationToken): ValueTask_1<Dictionary_2<TKey, TElement>>;
|
|
430
|
+
static toDictionaryAsync<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IEqualityComparer_1<TKey> | undefined, cancellationToken?: CancellationToken): ValueTask_1<Dictionary_2<TKey, TSource>>;
|
|
431
|
+
static toDictionaryAsync<TSource, TKey, TElement>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, elementSelector: Func_3<TSource, CancellationToken, ValueTask_1<TElement>>, comparer?: IEqualityComparer_1<TKey> | undefined, cancellationToken?: CancellationToken): ValueTask_1<Dictionary_2<TKey, TElement>>;
|
|
432
|
+
static toDictionaryAsync<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IEqualityComparer_1<TKey> | undefined, cancellationToken?: CancellationToken): ValueTask_1<Dictionary_2<TKey, TSource>>;
|
|
433
|
+
static toDictionaryAsync<TKey, TValue>(source: IAsyncEnumerable_1<KeyValuePair_2<TKey, TValue>>, comparer?: IEqualityComparer_1<TKey> | undefined, cancellationToken?: CancellationToken): ValueTask_1<Dictionary_2<TKey, TValue>>;
|
|
434
|
+
static toHashSetAsync<TSource>(source: IAsyncEnumerable_1<TSource>, comparer?: IEqualityComparer_1<TSource> | undefined, cancellationToken?: CancellationToken): ValueTask_1<HashSet_1<TSource>>;
|
|
435
435
|
static toListAsync<TSource>(source: IAsyncEnumerable_1<TSource>, cancellationToken?: CancellationToken): ValueTask_1<List_1<TSource>>;
|
|
436
|
-
static toLookupAsync<TSource, TKey, TElement>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, comparer?: IEqualityComparer_1<TKey
|
|
437
|
-
static toLookupAsync<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IEqualityComparer_1<TKey
|
|
438
|
-
static toLookupAsync<TSource, TKey, TElement>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, elementSelector: Func_3<TSource, CancellationToken, ValueTask_1<TElement>>, comparer?: IEqualityComparer_1<TKey
|
|
439
|
-
static toLookupAsync<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IEqualityComparer_1<TKey
|
|
440
|
-
static union<TSource>(first: IAsyncEnumerable_1<TSource>, second: IAsyncEnumerable_1<TSource>, comparer?: IEqualityComparer_1<TSource>): IAsyncEnumerable_1<TSource>;
|
|
441
|
-
static unionBy<TSource, TKey>(first: IAsyncEnumerable_1<TSource>, second: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<TSource>;
|
|
442
|
-
static unionBy<TSource, TKey>(first: IAsyncEnumerable_1<TSource>, second: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IEqualityComparer_1<TKey>): IAsyncEnumerable_1<TSource>;
|
|
436
|
+
static toLookupAsync<TSource, TKey, TElement>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, comparer?: IEqualityComparer_1<TKey> | undefined, cancellationToken?: CancellationToken): ValueTask_1<ILookup_2<TKey, TElement>>;
|
|
437
|
+
static toLookupAsync<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IEqualityComparer_1<TKey> | undefined, cancellationToken?: CancellationToken): ValueTask_1<ILookup_2<TKey, TSource>>;
|
|
438
|
+
static toLookupAsync<TSource, TKey, TElement>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, elementSelector: Func_3<TSource, CancellationToken, ValueTask_1<TElement>>, comparer?: IEqualityComparer_1<TKey> | undefined, cancellationToken?: CancellationToken): ValueTask_1<ILookup_2<TKey, TElement>>;
|
|
439
|
+
static toLookupAsync<TSource, TKey>(source: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IEqualityComparer_1<TKey> | undefined, cancellationToken?: CancellationToken): ValueTask_1<ILookup_2<TKey, TSource>>;
|
|
440
|
+
static union<TSource>(first: IAsyncEnumerable_1<TSource>, second: IAsyncEnumerable_1<TSource>, comparer?: IEqualityComparer_1<TSource> | undefined): IAsyncEnumerable_1<TSource>;
|
|
441
|
+
static unionBy<TSource, TKey>(first: IAsyncEnumerable_1<TSource>, second: IAsyncEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<TSource>;
|
|
442
|
+
static unionBy<TSource, TKey>(first: IAsyncEnumerable_1<TSource>, second: IAsyncEnumerable_1<TSource>, keySelector: Func_3<TSource, CancellationToken, ValueTask_1<TKey>>, comparer?: IEqualityComparer_1<TKey> | undefined): IAsyncEnumerable_1<TSource>;
|
|
443
443
|
static where<TSource>(source: IAsyncEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): IAsyncEnumerable_1<TSource>;
|
|
444
444
|
static where<TSource>(source: IAsyncEnumerable_1<TSource>, predicate: Func_3<TSource, CancellationToken, ValueTask_1<System_Internal.Boolean>>): IAsyncEnumerable_1<TSource>;
|
|
445
445
|
static where<TSource>(source: IAsyncEnumerable_1<TSource>, predicate: Func_4<TSource, System_Internal.Int32, CancellationToken, ValueTask_1<System_Internal.Boolean>>): IAsyncEnumerable_1<TSource>;
|
|
@@ -456,8 +456,8 @@ export abstract class Enumerable$instance {
|
|
|
456
456
|
static aggregate<TSource>(source: IEnumerable_1<TSource>, func: Func_3<TSource, TSource, TSource>): TSource;
|
|
457
457
|
static aggregate<TSource, TAccumulate, TResult>(source: IEnumerable_1<TSource>, seed: TAccumulate, func: Func_3<TAccumulate, TSource, TAccumulate>, resultSelector: Func_2<TAccumulate, TResult>): TResult;
|
|
458
458
|
static aggregate<TSource, TAccumulate>(source: IEnumerable_1<TSource>, seed: TAccumulate, func: Func_3<TAccumulate, TSource, TAccumulate>): TAccumulate;
|
|
459
|
-
static aggregateBy<TSource, TKey, TAccumulate>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, seedSelector: Func_2<TKey, TAccumulate>, func: Func_3<TAccumulate, TSource, TAccumulate>, keyComparer?: IEqualityComparer_1<TKey>): IEnumerable_1<KeyValuePair_2<TKey, TAccumulate>>;
|
|
460
|
-
static aggregateBy<TSource, TKey, TAccumulate>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, seed: TAccumulate, func: Func_3<TAccumulate, TSource, TAccumulate>, keyComparer?: IEqualityComparer_1<TKey>): IEnumerable_1<KeyValuePair_2<TKey, TAccumulate>>;
|
|
459
|
+
static aggregateBy<TSource, TKey, TAccumulate>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, seedSelector: Func_2<TKey, TAccumulate>, func: Func_3<TAccumulate, TSource, TAccumulate>, keyComparer?: IEqualityComparer_1<TKey> | undefined): IEnumerable_1<KeyValuePair_2<TKey, TAccumulate>>;
|
|
460
|
+
static aggregateBy<TSource, TKey, TAccumulate>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, seed: TAccumulate, func: Func_3<TAccumulate, TSource, TAccumulate>, keyComparer?: IEqualityComparer_1<TKey> | undefined): IEnumerable_1<KeyValuePair_2<TKey, TAccumulate>>;
|
|
461
461
|
static all<TSource>(source: IEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): boolean;
|
|
462
462
|
static any_<TSource>(source: IEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): boolean;
|
|
463
463
|
static any_<TSource>(source: IEnumerable_1<TSource>): boolean;
|
|
@@ -482,58 +482,58 @@ export abstract class Enumerable$instance {
|
|
|
482
482
|
static cast<TResult>(source: IEnumerable): IEnumerable_1<TResult>;
|
|
483
483
|
static chunk<TSource>(source: IEnumerable_1<TSource>, size: int): IEnumerable_1<TSource[]>;
|
|
484
484
|
static concat<TSource>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TSource>): IEnumerable_1<TSource>;
|
|
485
|
-
static contains<TSource>(source: IEnumerable_1<TSource>, value: TSource, comparer: IEqualityComparer_1<TSource>): boolean;
|
|
485
|
+
static contains<TSource>(source: IEnumerable_1<TSource>, value: TSource, comparer: IEqualityComparer_1<TSource> | undefined): boolean;
|
|
486
486
|
static contains<TSource>(source: IEnumerable_1<TSource>, value: TSource): boolean;
|
|
487
487
|
static count<TSource>(source: IEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): int;
|
|
488
488
|
static count<TSource>(source: IEnumerable_1<TSource>): int;
|
|
489
|
-
static countBy<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, keyComparer?: IEqualityComparer_1<TKey>): IEnumerable_1<KeyValuePair_2<TKey, System_Internal.Int32>>;
|
|
489
|
+
static countBy<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, keyComparer?: IEqualityComparer_1<TKey> | undefined): IEnumerable_1<KeyValuePair_2<TKey, System_Internal.Int32>>;
|
|
490
490
|
static defaultIfEmpty<TSource>(source: IEnumerable_1<TSource>, defaultValue: TSource): IEnumerable_1<TSource>;
|
|
491
|
-
static defaultIfEmpty<TSource>(source: IEnumerable_1<TSource>): IEnumerable_1<TSource>;
|
|
492
|
-
static distinct<TSource>(source: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource>): IEnumerable_1<TSource>;
|
|
491
|
+
static defaultIfEmpty<TSource>(source: IEnumerable_1<TSource>): IEnumerable_1<TSource | undefined>;
|
|
492
|
+
static distinct<TSource>(source: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource> | undefined): IEnumerable_1<TSource>;
|
|
493
493
|
static distinct<TSource>(source: IEnumerable_1<TSource>): IEnumerable_1<TSource>;
|
|
494
|
-
static distinctBy<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IEqualityComparer_1<TKey>): IEnumerable_1<TSource>;
|
|
494
|
+
static distinctBy<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IEqualityComparer_1<TKey> | undefined): IEnumerable_1<TSource>;
|
|
495
495
|
static distinctBy<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>): IEnumerable_1<TSource>;
|
|
496
496
|
static elementAt<TSource>(source: IEnumerable_1<TSource>, index: Index): TSource;
|
|
497
497
|
static elementAt<TSource>(source: IEnumerable_1<TSource>, index: int): TSource;
|
|
498
498
|
static elementAtOrDefault<TSource>(source: IEnumerable_1<TSource>, index: Index): TSource;
|
|
499
499
|
static elementAtOrDefault<TSource>(source: IEnumerable_1<TSource>, index: int): TSource;
|
|
500
500
|
static empty<TResult>(): IEnumerable_1<TResult>;
|
|
501
|
-
static except<TSource>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource>): IEnumerable_1<TSource>;
|
|
501
|
+
static except<TSource>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource> | undefined): IEnumerable_1<TSource>;
|
|
502
502
|
static except<TSource>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TSource>): IEnumerable_1<TSource>;
|
|
503
|
-
static exceptBy<TSource, TKey>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TKey>, keySelector: Func_2<TSource, TKey>, comparer: IEqualityComparer_1<TKey>): IEnumerable_1<TSource>;
|
|
503
|
+
static exceptBy<TSource, TKey>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TKey>, keySelector: Func_2<TSource, TKey>, comparer: IEqualityComparer_1<TKey> | undefined): IEnumerable_1<TSource>;
|
|
504
504
|
static exceptBy<TSource, TKey>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TKey>, keySelector: Func_2<TSource, TKey>): IEnumerable_1<TSource>;
|
|
505
505
|
static first<TSource>(source: IEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): TSource;
|
|
506
506
|
static first<TSource>(source: IEnumerable_1<TSource>): TSource;
|
|
507
507
|
static firstOrDefault<TSource>(source: IEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>, defaultValue: TSource): TSource;
|
|
508
|
-
static firstOrDefault<TSource>(source: IEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): TSource;
|
|
508
|
+
static firstOrDefault<TSource>(source: IEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): TSource | undefined;
|
|
509
509
|
static firstOrDefault<TSource>(source: IEnumerable_1<TSource>, defaultValue: TSource): TSource;
|
|
510
510
|
static firstOrDefault<TSource>(source: IEnumerable_1<TSource>): TSource;
|
|
511
|
-
static groupBy<TSource, TKey, TElement, TResult>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, resultSelector: Func_3<TKey, IEnumerable_1<TElement>, TResult>, comparer: IEqualityComparer_1<TKey>): IEnumerable_1<TResult>;
|
|
511
|
+
static groupBy<TSource, TKey, TElement, TResult>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, resultSelector: Func_3<TKey, IEnumerable_1<TElement>, TResult>, comparer: IEqualityComparer_1<TKey> | undefined): IEnumerable_1<TResult>;
|
|
512
512
|
static groupBy<TSource, TKey, TElement, TResult>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, resultSelector: Func_3<TKey, IEnumerable_1<TElement>, TResult>): IEnumerable_1<TResult>;
|
|
513
|
-
static groupBy<TSource, TKey, TElement>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, comparer: IEqualityComparer_1<TKey>): IEnumerable_1<IGrouping_2<TKey, TElement>>;
|
|
513
|
+
static groupBy<TSource, TKey, TElement>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, comparer: IEqualityComparer_1<TKey> | undefined): IEnumerable_1<IGrouping_2<TKey, TElement>>;
|
|
514
514
|
static groupBy<TSource, TKey, TElement>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>): IEnumerable_1<IGrouping_2<TKey, TElement>>;
|
|
515
|
-
static groupBy<TSource, TKey, TResult>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, resultSelector: Func_3<TKey, IEnumerable_1<TSource>, TResult>, comparer: IEqualityComparer_1<TKey>): IEnumerable_1<TResult>;
|
|
515
|
+
static groupBy<TSource, TKey, TResult>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, resultSelector: Func_3<TKey, IEnumerable_1<TSource>, TResult>, comparer: IEqualityComparer_1<TKey> | undefined): IEnumerable_1<TResult>;
|
|
516
516
|
static groupBy<TSource, TKey, TResult>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, resultSelector: Func_3<TKey, IEnumerable_1<TSource>, TResult>): IEnumerable_1<TResult>;
|
|
517
|
-
static groupBy<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IEqualityComparer_1<TKey>): IEnumerable_1<IGrouping_2<TKey, TSource>>;
|
|
517
|
+
static groupBy<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IEqualityComparer_1<TKey> | undefined): IEnumerable_1<IGrouping_2<TKey, TSource>>;
|
|
518
518
|
static groupBy<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>): IEnumerable_1<IGrouping_2<TKey, TSource>>;
|
|
519
|
-
static groupJoin<TOuter, TInner, TKey, TResult>(outer: IEnumerable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, IEnumerable_1<TInner>, TResult>, comparer: IEqualityComparer_1<TKey>): IEnumerable_1<TResult>;
|
|
519
|
+
static groupJoin<TOuter, TInner, TKey, TResult>(outer: IEnumerable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, IEnumerable_1<TInner>, TResult>, comparer: IEqualityComparer_1<TKey> | undefined): IEnumerable_1<TResult>;
|
|
520
520
|
static groupJoin<TOuter, TInner, TKey, TResult>(outer: IEnumerable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, IEnumerable_1<TInner>, TResult>): IEnumerable_1<TResult>;
|
|
521
521
|
static index<TSource>(source: IEnumerable_1<TSource>): IEnumerable_1<ValueTuple_2<System_Internal.Int32, TSource>>;
|
|
522
522
|
static infiniteSequence<T extends IAdditionOperators_3<T, T, T>>(start: T, step: T): IEnumerable_1<T>;
|
|
523
|
-
static intersect<TSource>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource>): IEnumerable_1<TSource>;
|
|
523
|
+
static intersect<TSource>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource> | undefined): IEnumerable_1<TSource>;
|
|
524
524
|
static intersect<TSource>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TSource>): IEnumerable_1<TSource>;
|
|
525
|
-
static intersectBy<TSource, TKey>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TKey>, keySelector: Func_2<TSource, TKey>, comparer: IEqualityComparer_1<TKey>): IEnumerable_1<TSource>;
|
|
525
|
+
static intersectBy<TSource, TKey>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TKey>, keySelector: Func_2<TSource, TKey>, comparer: IEqualityComparer_1<TKey> | undefined): IEnumerable_1<TSource>;
|
|
526
526
|
static intersectBy<TSource, TKey>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TKey>, keySelector: Func_2<TSource, TKey>): IEnumerable_1<TSource>;
|
|
527
|
-
static join<TOuter, TInner, TKey, TResult>(outer: IEnumerable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, TInner, TResult>, comparer: IEqualityComparer_1<TKey>): IEnumerable_1<TResult>;
|
|
527
|
+
static join<TOuter, TInner, TKey, TResult>(outer: IEnumerable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, TInner, TResult>, comparer: IEqualityComparer_1<TKey> | undefined): IEnumerable_1<TResult>;
|
|
528
528
|
static join<TOuter, TInner, TKey, TResult>(outer: IEnumerable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, TInner, TResult>): IEnumerable_1<TResult>;
|
|
529
529
|
static last<TSource>(source: IEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): TSource;
|
|
530
530
|
static last<TSource>(source: IEnumerable_1<TSource>): TSource;
|
|
531
531
|
static lastOrDefault<TSource>(source: IEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>, defaultValue: TSource): TSource;
|
|
532
|
-
static lastOrDefault<TSource>(source: IEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): TSource;
|
|
532
|
+
static lastOrDefault<TSource>(source: IEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): TSource | undefined;
|
|
533
533
|
static lastOrDefault<TSource>(source: IEnumerable_1<TSource>, defaultValue: TSource): TSource;
|
|
534
534
|
static lastOrDefault<TSource>(source: IEnumerable_1<TSource>): TSource;
|
|
535
|
-
static leftJoin<TOuter, TInner, TKey, TResult>(outer: IEnumerable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, TInner, TResult>, comparer: IEqualityComparer_1<TKey>): IEnumerable_1<TResult>;
|
|
536
|
-
static leftJoin<TOuter, TInner, TKey, TResult>(outer: IEnumerable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, TInner, TResult>): IEnumerable_1<TResult>;
|
|
535
|
+
static leftJoin<TOuter, TInner, TKey, TResult>(outer: IEnumerable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, TInner | undefined, TResult>, comparer: IEqualityComparer_1<TKey> | undefined): IEnumerable_1<TResult>;
|
|
536
|
+
static leftJoin<TOuter, TInner, TKey, TResult>(outer: IEnumerable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, TInner | undefined, TResult>): IEnumerable_1<TResult>;
|
|
537
537
|
static longCount<TSource>(source: IEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): long;
|
|
538
538
|
static longCount<TSource>(source: IEnumerable_1<TSource>): long;
|
|
539
539
|
static max<TSource>(source: IEnumerable_1<TSource>, selector: Func_2<TSource, System_Internal.Decimal>): decimal;
|
|
@@ -547,7 +547,7 @@ export abstract class Enumerable$instance {
|
|
|
547
547
|
static max<TSource>(source: IEnumerable_1<TSource>, selector: Func_2<TSource, Nullable_1<System_Internal.Single>>): Nullable_1<System_Internal.Single>;
|
|
548
548
|
static max<TSource>(source: IEnumerable_1<TSource>, selector: Func_2<TSource, System_Internal.Single>): float;
|
|
549
549
|
static max<TSource, TResult>(source: IEnumerable_1<TSource>, selector: Func_2<TSource, TResult>): TResult;
|
|
550
|
-
static max<TSource>(source: IEnumerable_1<TSource>, comparer: IComparer_1<TSource>): TSource;
|
|
550
|
+
static max<TSource>(source: IEnumerable_1<TSource>, comparer: IComparer_1<TSource> | undefined): TSource;
|
|
551
551
|
static max<TSource>(source: IEnumerable_1<TSource>): TSource;
|
|
552
552
|
static max(source: IEnumerable_1<System_Internal.Decimal>): decimal;
|
|
553
553
|
static max(source: IEnumerable_1<System_Internal.Double>): double;
|
|
@@ -559,7 +559,7 @@ export abstract class Enumerable$instance {
|
|
|
559
559
|
static max(source: IEnumerable_1<Nullable_1<System_Internal.Int64>>): Nullable_1<System_Internal.Int64>;
|
|
560
560
|
static max(source: IEnumerable_1<Nullable_1<System_Internal.Single>>): Nullable_1<System_Internal.Single>;
|
|
561
561
|
static max(source: IEnumerable_1<System_Internal.Single>): float;
|
|
562
|
-
static maxBy<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IComparer_1<TKey>): TSource;
|
|
562
|
+
static maxBy<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IComparer_1<TKey> | undefined): TSource;
|
|
563
563
|
static maxBy<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>): TSource;
|
|
564
564
|
static min<TSource>(source: IEnumerable_1<TSource>, selector: Func_2<TSource, System_Internal.Decimal>): decimal;
|
|
565
565
|
static min<TSource>(source: IEnumerable_1<TSource>, selector: Func_2<TSource, System_Internal.Double>): double;
|
|
@@ -572,7 +572,7 @@ export abstract class Enumerable$instance {
|
|
|
572
572
|
static min<TSource>(source: IEnumerable_1<TSource>, selector: Func_2<TSource, Nullable_1<System_Internal.Single>>): Nullable_1<System_Internal.Single>;
|
|
573
573
|
static min<TSource>(source: IEnumerable_1<TSource>, selector: Func_2<TSource, System_Internal.Single>): float;
|
|
574
574
|
static min<TSource, TResult>(source: IEnumerable_1<TSource>, selector: Func_2<TSource, TResult>): TResult;
|
|
575
|
-
static min<TSource>(source: IEnumerable_1<TSource>, comparer: IComparer_1<TSource>): TSource;
|
|
575
|
+
static min<TSource>(source: IEnumerable_1<TSource>, comparer: IComparer_1<TSource> | undefined): TSource;
|
|
576
576
|
static min<TSource>(source: IEnumerable_1<TSource>): TSource;
|
|
577
577
|
static min(source: IEnumerable_1<System_Internal.Decimal>): decimal;
|
|
578
578
|
static min(source: IEnumerable_1<System_Internal.Double>): double;
|
|
@@ -584,24 +584,24 @@ export abstract class Enumerable$instance {
|
|
|
584
584
|
static min(source: IEnumerable_1<Nullable_1<System_Internal.Int64>>): Nullable_1<System_Internal.Int64>;
|
|
585
585
|
static min(source: IEnumerable_1<Nullable_1<System_Internal.Single>>): Nullable_1<System_Internal.Single>;
|
|
586
586
|
static min(source: IEnumerable_1<System_Internal.Single>): float;
|
|
587
|
-
static minBy<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IComparer_1<TKey>): TSource;
|
|
587
|
+
static minBy<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IComparer_1<TKey> | undefined): TSource;
|
|
588
588
|
static minBy<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>): TSource;
|
|
589
589
|
static ofType<TResult>(source: IEnumerable): IEnumerable_1<TResult>;
|
|
590
|
-
static order<T>(source: IEnumerable_1<T>, comparer: IComparer_1<T>): IOrderedEnumerable_1<T>;
|
|
590
|
+
static order<T>(source: IEnumerable_1<T>, comparer: IComparer_1<T> | undefined): IOrderedEnumerable_1<T>;
|
|
591
591
|
static order<T>(source: IEnumerable_1<T>): IOrderedEnumerable_1<T>;
|
|
592
|
-
static orderBy<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IComparer_1<TKey>): IOrderedEnumerable_1<TSource>;
|
|
592
|
+
static orderBy<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IComparer_1<TKey> | undefined): IOrderedEnumerable_1<TSource>;
|
|
593
593
|
static orderBy<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>): IOrderedEnumerable_1<TSource>;
|
|
594
|
-
static orderByDescending<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IComparer_1<TKey>): IOrderedEnumerable_1<TSource>;
|
|
594
|
+
static orderByDescending<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IComparer_1<TKey> | undefined): IOrderedEnumerable_1<TSource>;
|
|
595
595
|
static orderByDescending<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>): IOrderedEnumerable_1<TSource>;
|
|
596
|
-
static orderDescending<T>(source: IEnumerable_1<T>, comparer: IComparer_1<T>): IOrderedEnumerable_1<T>;
|
|
596
|
+
static orderDescending<T>(source: IEnumerable_1<T>, comparer: IComparer_1<T> | undefined): IOrderedEnumerable_1<T>;
|
|
597
597
|
static orderDescending<T>(source: IEnumerable_1<T>): IOrderedEnumerable_1<T>;
|
|
598
598
|
static prepend<TSource>(source: IEnumerable_1<TSource>, element: TSource): IEnumerable_1<TSource>;
|
|
599
599
|
static range(start: int, count: int): IEnumerable_1<System_Internal.Int32>;
|
|
600
600
|
static repeat<TResult>(element: TResult, count: int): IEnumerable_1<TResult>;
|
|
601
601
|
static reverse<TSource>(source: IEnumerable_1<TSource>): IEnumerable_1<TSource>;
|
|
602
602
|
static reverse<TSource>(source: TSource[]): IEnumerable_1<TSource>;
|
|
603
|
-
static rightJoin<TOuter, TInner, TKey, TResult>(outer: IEnumerable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, TInner, TResult>, comparer: IEqualityComparer_1<TKey>): IEnumerable_1<TResult>;
|
|
604
|
-
static rightJoin<TOuter, TInner, TKey, TResult>(outer: IEnumerable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, TInner, TResult>): IEnumerable_1<TResult>;
|
|
603
|
+
static rightJoin<TOuter, TInner, TKey, TResult>(outer: IEnumerable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter | undefined, TInner, TResult>, comparer: IEqualityComparer_1<TKey> | undefined): IEnumerable_1<TResult>;
|
|
604
|
+
static rightJoin<TOuter, TInner, TKey, TResult>(outer: IEnumerable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter | undefined, TInner, TResult>): IEnumerable_1<TResult>;
|
|
605
605
|
static select<TSource, TResult>(source: IEnumerable_1<TSource>, selector: Func_2<TSource, TResult>): IEnumerable_1<TResult>;
|
|
606
606
|
static select<TSource, TResult>(source: IEnumerable_1<TSource>, selector: Func_3<TSource, System_Internal.Int32, TResult>): IEnumerable_1<TResult>;
|
|
607
607
|
static selectMany<TSource, TCollection, TResult>(source: IEnumerable_1<TSource>, collectionSelector: Func_2<TSource, IEnumerable_1<TCollection>>, resultSelector: Func_3<TSource, TCollection, TResult>): IEnumerable_1<TResult>;
|
|
@@ -609,13 +609,13 @@ export abstract class Enumerable$instance {
|
|
|
609
609
|
static selectMany<TSource, TCollection, TResult>(source: IEnumerable_1<TSource>, collectionSelector: Func_3<TSource, System_Internal.Int32, IEnumerable_1<TCollection>>, resultSelector: Func_3<TSource, TCollection, TResult>): IEnumerable_1<TResult>;
|
|
610
610
|
static selectMany<TSource, TResult>(source: IEnumerable_1<TSource>, selector: Func_3<TSource, System_Internal.Int32, IEnumerable_1<TResult>>): IEnumerable_1<TResult>;
|
|
611
611
|
static sequence<T extends INumber_1<T>>(start: T, endInclusive: T, step: T): IEnumerable_1<T>;
|
|
612
|
-
static sequenceEqual<TSource>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource>): boolean;
|
|
612
|
+
static sequenceEqual<TSource>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource> | undefined): boolean;
|
|
613
613
|
static sequenceEqual<TSource>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TSource>): boolean;
|
|
614
614
|
static shuffle<TSource>(source: IEnumerable_1<TSource>): IEnumerable_1<TSource>;
|
|
615
615
|
static single<TSource>(source: IEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): TSource;
|
|
616
616
|
static single<TSource>(source: IEnumerable_1<TSource>): TSource;
|
|
617
617
|
static singleOrDefault<TSource>(source: IEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>, defaultValue: TSource): TSource;
|
|
618
|
-
static singleOrDefault<TSource>(source: IEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): TSource;
|
|
618
|
+
static singleOrDefault<TSource>(source: IEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): TSource | undefined;
|
|
619
619
|
static singleOrDefault<TSource>(source: IEnumerable_1<TSource>, defaultValue: TSource): TSource;
|
|
620
620
|
static singleOrDefault<TSource>(source: IEnumerable_1<TSource>): TSource;
|
|
621
621
|
static skip<TSource>(source: IEnumerable_1<TSource>, count: int): IEnumerable_1<TSource>;
|
|
@@ -647,28 +647,28 @@ export abstract class Enumerable$instance {
|
|
|
647
647
|
static takeLast<TSource>(source: IEnumerable_1<TSource>, count: int): IEnumerable_1<TSource>;
|
|
648
648
|
static takeWhile<TSource>(source: IEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): IEnumerable_1<TSource>;
|
|
649
649
|
static takeWhile<TSource>(source: IEnumerable_1<TSource>, predicate: Func_3<TSource, System_Internal.Int32, System_Internal.Boolean>): IEnumerable_1<TSource>;
|
|
650
|
-
static thenBy<TSource, TKey>(source: IOrderedEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IComparer_1<TKey>): IOrderedEnumerable_1<TSource>;
|
|
650
|
+
static thenBy<TSource, TKey>(source: IOrderedEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IComparer_1<TKey> | undefined): IOrderedEnumerable_1<TSource>;
|
|
651
651
|
static thenBy<TSource, TKey>(source: IOrderedEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>): IOrderedEnumerable_1<TSource>;
|
|
652
|
-
static thenByDescending<TSource, TKey>(source: IOrderedEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IComparer_1<TKey>): IOrderedEnumerable_1<TSource>;
|
|
652
|
+
static thenByDescending<TSource, TKey>(source: IOrderedEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IComparer_1<TKey> | undefined): IOrderedEnumerable_1<TSource>;
|
|
653
653
|
static thenByDescending<TSource, TKey>(source: IOrderedEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>): IOrderedEnumerable_1<TSource>;
|
|
654
654
|
static toArray<TSource>(source: IEnumerable_1<TSource>): TSource[];
|
|
655
|
-
static toDictionary<TSource, TKey, TElement>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, comparer: IEqualityComparer_1<TKey>): Dictionary_2<TKey, TElement>;
|
|
655
|
+
static toDictionary<TSource, TKey, TElement>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, comparer: IEqualityComparer_1<TKey> | undefined): Dictionary_2<TKey, TElement>;
|
|
656
656
|
static toDictionary<TSource, TKey, TElement>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>): Dictionary_2<TKey, TElement>;
|
|
657
|
-
static toDictionary<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IEqualityComparer_1<TKey>): Dictionary_2<TKey, TSource>;
|
|
657
|
+
static toDictionary<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IEqualityComparer_1<TKey> | undefined): Dictionary_2<TKey, TSource>;
|
|
658
658
|
static toDictionary<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>): Dictionary_2<TKey, TSource>;
|
|
659
|
-
static toDictionary<TKey, TValue>(source: IEnumerable_1<KeyValuePair_2<TKey, TValue>>, comparer: IEqualityComparer_1<TKey>): Dictionary_2<TKey, TValue>;
|
|
659
|
+
static toDictionary<TKey, TValue>(source: IEnumerable_1<KeyValuePair_2<TKey, TValue>>, comparer: IEqualityComparer_1<TKey> | undefined): Dictionary_2<TKey, TValue>;
|
|
660
660
|
static toDictionary<TKey, TValue>(source: IEnumerable_1<KeyValuePair_2<TKey, TValue>>): Dictionary_2<TKey, TValue>;
|
|
661
|
-
static toHashSet<TSource>(source: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource>): HashSet_1<TSource>;
|
|
661
|
+
static toHashSet<TSource>(source: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource> | undefined): HashSet_1<TSource>;
|
|
662
662
|
static toHashSet<TSource>(source: IEnumerable_1<TSource>): HashSet_1<TSource>;
|
|
663
663
|
static toList<TSource>(source: IEnumerable_1<TSource>): List_1<TSource>;
|
|
664
|
-
static toLookup<TSource, TKey, TElement>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, comparer: IEqualityComparer_1<TKey>): ILookup_2<TKey, TElement>;
|
|
664
|
+
static toLookup<TSource, TKey, TElement>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, comparer: IEqualityComparer_1<TKey> | undefined): ILookup_2<TKey, TElement>;
|
|
665
665
|
static toLookup<TSource, TKey, TElement>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>): ILookup_2<TKey, TElement>;
|
|
666
|
-
static toLookup<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IEqualityComparer_1<TKey>): ILookup_2<TKey, TSource>;
|
|
666
|
+
static toLookup<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IEqualityComparer_1<TKey> | undefined): ILookup_2<TKey, TSource>;
|
|
667
667
|
static toLookup<TSource, TKey>(source: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>): ILookup_2<TKey, TSource>;
|
|
668
668
|
static tryGetNonEnumeratedCount<TSource>(source: IEnumerable_1<TSource>, count: int): boolean;
|
|
669
|
-
static union<TSource>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource>): IEnumerable_1<TSource>;
|
|
669
|
+
static union<TSource>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource> | undefined): IEnumerable_1<TSource>;
|
|
670
670
|
static union<TSource>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TSource>): IEnumerable_1<TSource>;
|
|
671
|
-
static unionBy<TSource, TKey>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IEqualityComparer_1<TKey>): IEnumerable_1<TSource>;
|
|
671
|
+
static unionBy<TSource, TKey>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IEqualityComparer_1<TKey> | undefined): IEnumerable_1<TSource>;
|
|
672
672
|
static unionBy<TSource, TKey>(first: IEnumerable_1<TSource>, second: IEnumerable_1<TSource>, keySelector: Func_2<TSource, TKey>): IEnumerable_1<TSource>;
|
|
673
673
|
static where<TSource>(source: IEnumerable_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): IEnumerable_1<TSource>;
|
|
674
674
|
static where<TSource>(source: IEnumerable_1<TSource>, predicate: Func_3<TSource, System_Internal.Int32, System_Internal.Boolean>): IEnumerable_1<TSource>;
|
|
@@ -704,17 +704,17 @@ export abstract class ImmutableArrayExtensions$instance {
|
|
|
704
704
|
static lastOrDefault<T>(immutableArray: ImmutableArray_1<T>): T;
|
|
705
705
|
static select<T, TResult>(immutableArray: ImmutableArray_1<T>, selector: Func_2<T, TResult>): IEnumerable_1<TResult>;
|
|
706
706
|
static selectMany<TSource, TCollection, TResult>(immutableArray: ImmutableArray_1<TSource>, collectionSelector: Func_2<TSource, IEnumerable_1<TCollection>>, resultSelector: Func_3<TSource, TCollection, TResult>): IEnumerable_1<TResult>;
|
|
707
|
-
static sequenceEqual<TDerived extends TBase, TBase>(immutableArray: ImmutableArray_1<TBase>, items: IEnumerable_1<TDerived>, comparer?: IEqualityComparer_1<TBase>): boolean;
|
|
707
|
+
static sequenceEqual<TDerived extends TBase, TBase>(immutableArray: ImmutableArray_1<TBase>, items: IEnumerable_1<TDerived>, comparer?: IEqualityComparer_1<TBase> | undefined): boolean;
|
|
708
708
|
static sequenceEqual<TDerived extends TBase, TBase>(immutableArray: ImmutableArray_1<TBase>, items: ImmutableArray_1<TDerived>, predicate: Func_3<TBase, TBase, System_Internal.Boolean>): boolean;
|
|
709
|
-
static sequenceEqual<TDerived extends TBase, TBase>(immutableArray: ImmutableArray_1<TBase>, items: ImmutableArray_1<TDerived>, comparer?: IEqualityComparer_1<TBase>): boolean;
|
|
709
|
+
static sequenceEqual<TDerived extends TBase, TBase>(immutableArray: ImmutableArray_1<TBase>, items: ImmutableArray_1<TDerived>, comparer?: IEqualityComparer_1<TBase> | undefined): boolean;
|
|
710
710
|
static single<T>(immutableArray: ImmutableArray_1<T>, predicate: Func_2<T, System_Internal.Boolean>): T;
|
|
711
711
|
static single<T>(immutableArray: ImmutableArray_1<T>): T;
|
|
712
712
|
static singleOrDefault<T>(immutableArray: ImmutableArray_1<T>, predicate: Func_2<T, System_Internal.Boolean>): T;
|
|
713
713
|
static singleOrDefault<T>(immutableArray: ImmutableArray_1<T>): T;
|
|
714
714
|
static toArray<T>(immutableArray: ImmutableArray_1<T>): T[];
|
|
715
|
-
static toDictionary<TKey, TElement, T>(immutableArray: ImmutableArray_1<T>, keySelector: Func_2<T, TKey>, elementSelector: Func_2<T, TElement>, comparer: IEqualityComparer_1<TKey>): Dictionary_2<TKey, TElement>;
|
|
715
|
+
static toDictionary<TKey, TElement, T>(immutableArray: ImmutableArray_1<T>, keySelector: Func_2<T, TKey>, elementSelector: Func_2<T, TElement>, comparer: IEqualityComparer_1<TKey> | undefined): Dictionary_2<TKey, TElement>;
|
|
716
716
|
static toDictionary<TKey, TElement, T>(immutableArray: ImmutableArray_1<T>, keySelector: Func_2<T, TKey>, elementSelector: Func_2<T, TElement>): Dictionary_2<TKey, TElement>;
|
|
717
|
-
static toDictionary<TKey, T>(immutableArray: ImmutableArray_1<T>, keySelector: Func_2<T, TKey>, comparer: IEqualityComparer_1<TKey>): Dictionary_2<TKey, T>;
|
|
717
|
+
static toDictionary<TKey, T>(immutableArray: ImmutableArray_1<T>, keySelector: Func_2<T, TKey>, comparer: IEqualityComparer_1<TKey> | undefined): Dictionary_2<TKey, T>;
|
|
718
718
|
static toDictionary<TKey, T>(immutableArray: ImmutableArray_1<T>, keySelector: Func_2<T, TKey>): Dictionary_2<TKey, T>;
|
|
719
719
|
static where<T>(immutableArray: ImmutableArray_1<T>, predicate: Func_2<T, System_Internal.Boolean>): IEnumerable_1<T>;
|
|
720
720
|
}
|
|
@@ -758,49 +758,49 @@ export abstract class ParallelEnumerable$instance {
|
|
|
758
758
|
static cast<TResult>(source: ParallelQuery): ParallelQuery_1<TResult>;
|
|
759
759
|
static concat<TSource>(first: ParallelQuery_1<TSource>, second: IEnumerable_1<TSource>): ParallelQuery_1<TSource>;
|
|
760
760
|
static concat<TSource>(first: ParallelQuery_1<TSource>, second: ParallelQuery_1<TSource>): ParallelQuery_1<TSource>;
|
|
761
|
-
static contains<TSource>(source: ParallelQuery_1<TSource>, value: TSource, comparer: IEqualityComparer_1<TSource>): boolean;
|
|
761
|
+
static contains<TSource>(source: ParallelQuery_1<TSource>, value: TSource, comparer: IEqualityComparer_1<TSource> | undefined): boolean;
|
|
762
762
|
static contains<TSource>(source: ParallelQuery_1<TSource>, value: TSource): boolean;
|
|
763
763
|
static count<TSource>(source: ParallelQuery_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): int;
|
|
764
764
|
static count<TSource>(source: ParallelQuery_1<TSource>): int;
|
|
765
765
|
static defaultIfEmpty<TSource>(source: ParallelQuery_1<TSource>, defaultValue: TSource): ParallelQuery_1<TSource>;
|
|
766
|
-
static defaultIfEmpty<TSource>(source: ParallelQuery_1<TSource>): ParallelQuery_1<TSource>;
|
|
767
|
-
static distinct<TSource>(source: ParallelQuery_1<TSource>, comparer: IEqualityComparer_1<TSource>): ParallelQuery_1<TSource>;
|
|
766
|
+
static defaultIfEmpty<TSource>(source: ParallelQuery_1<TSource>): ParallelQuery_1<TSource | undefined>;
|
|
767
|
+
static distinct<TSource>(source: ParallelQuery_1<TSource>, comparer: IEqualityComparer_1<TSource> | undefined): ParallelQuery_1<TSource>;
|
|
768
768
|
static distinct<TSource>(source: ParallelQuery_1<TSource>): ParallelQuery_1<TSource>;
|
|
769
769
|
static elementAt<TSource>(source: ParallelQuery_1<TSource>, index: int): TSource;
|
|
770
770
|
static elementAtOrDefault<TSource>(source: ParallelQuery_1<TSource>, index: int): TSource;
|
|
771
771
|
static empty<TResult>(): ParallelQuery_1<TResult>;
|
|
772
|
-
static except<TSource>(first: ParallelQuery_1<TSource>, second: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource>): ParallelQuery_1<TSource>;
|
|
772
|
+
static except<TSource>(first: ParallelQuery_1<TSource>, second: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource> | undefined): ParallelQuery_1<TSource>;
|
|
773
773
|
static except<TSource>(first: ParallelQuery_1<TSource>, second: IEnumerable_1<TSource>): ParallelQuery_1<TSource>;
|
|
774
|
-
static except<TSource>(first: ParallelQuery_1<TSource>, second: ParallelQuery_1<TSource>, comparer: IEqualityComparer_1<TSource>): ParallelQuery_1<TSource>;
|
|
774
|
+
static except<TSource>(first: ParallelQuery_1<TSource>, second: ParallelQuery_1<TSource>, comparer: IEqualityComparer_1<TSource> | undefined): ParallelQuery_1<TSource>;
|
|
775
775
|
static except<TSource>(first: ParallelQuery_1<TSource>, second: ParallelQuery_1<TSource>): ParallelQuery_1<TSource>;
|
|
776
776
|
static first<TSource>(source: ParallelQuery_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): TSource;
|
|
777
777
|
static first<TSource>(source: ParallelQuery_1<TSource>): TSource;
|
|
778
|
-
static firstOrDefault<TSource>(source: ParallelQuery_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): TSource;
|
|
778
|
+
static firstOrDefault<TSource>(source: ParallelQuery_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): TSource | undefined;
|
|
779
779
|
static firstOrDefault<TSource>(source: ParallelQuery_1<TSource>): TSource;
|
|
780
780
|
static forAll<TSource>(source: ParallelQuery_1<TSource>, action: Action_1<TSource>): void;
|
|
781
|
-
static groupBy<TSource, TKey, TElement, TResult>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, resultSelector: Func_3<TKey, IEnumerable_1<TElement>, TResult>, comparer: IEqualityComparer_1<TKey>): ParallelQuery_1<TResult>;
|
|
781
|
+
static groupBy<TSource, TKey, TElement, TResult>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, resultSelector: Func_3<TKey, IEnumerable_1<TElement>, TResult>, comparer: IEqualityComparer_1<TKey> | undefined): ParallelQuery_1<TResult>;
|
|
782
782
|
static groupBy<TSource, TKey, TElement, TResult>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, resultSelector: Func_3<TKey, IEnumerable_1<TElement>, TResult>): ParallelQuery_1<TResult>;
|
|
783
|
-
static groupBy<TSource, TKey, TElement>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, comparer: IEqualityComparer_1<TKey>): ParallelQuery_1<IGrouping_2<TKey, TElement>>;
|
|
783
|
+
static groupBy<TSource, TKey, TElement>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, comparer: IEqualityComparer_1<TKey> | undefined): ParallelQuery_1<IGrouping_2<TKey, TElement>>;
|
|
784
784
|
static groupBy<TSource, TKey, TElement>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>): ParallelQuery_1<IGrouping_2<TKey, TElement>>;
|
|
785
|
-
static groupBy<TSource, TKey, TResult>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, resultSelector: Func_3<TKey, IEnumerable_1<TSource>, TResult>, comparer: IEqualityComparer_1<TKey>): ParallelQuery_1<TResult>;
|
|
785
|
+
static groupBy<TSource, TKey, TResult>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, resultSelector: Func_3<TKey, IEnumerable_1<TSource>, TResult>, comparer: IEqualityComparer_1<TKey> | undefined): ParallelQuery_1<TResult>;
|
|
786
786
|
static groupBy<TSource, TKey, TResult>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, resultSelector: Func_3<TKey, IEnumerable_1<TSource>, TResult>): ParallelQuery_1<TResult>;
|
|
787
|
-
static groupBy<TSource, TKey>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IEqualityComparer_1<TKey>): ParallelQuery_1<IGrouping_2<TKey, TSource>>;
|
|
787
|
+
static groupBy<TSource, TKey>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IEqualityComparer_1<TKey> | undefined): ParallelQuery_1<IGrouping_2<TKey, TSource>>;
|
|
788
788
|
static groupBy<TSource, TKey>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>): ParallelQuery_1<IGrouping_2<TKey, TSource>>;
|
|
789
|
-
static groupJoin<TOuter, TInner, TKey, TResult>(outer: ParallelQuery_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, IEnumerable_1<TInner>, TResult>, comparer: IEqualityComparer_1<TKey>): ParallelQuery_1<TResult>;
|
|
789
|
+
static groupJoin<TOuter, TInner, TKey, TResult>(outer: ParallelQuery_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, IEnumerable_1<TInner>, TResult>, comparer: IEqualityComparer_1<TKey> | undefined): ParallelQuery_1<TResult>;
|
|
790
790
|
static groupJoin<TOuter, TInner, TKey, TResult>(outer: ParallelQuery_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, IEnumerable_1<TInner>, TResult>): ParallelQuery_1<TResult>;
|
|
791
|
-
static groupJoin<TOuter, TInner, TKey, TResult>(outer: ParallelQuery_1<TOuter>, inner: ParallelQuery_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, IEnumerable_1<TInner>, TResult>, comparer: IEqualityComparer_1<TKey>): ParallelQuery_1<TResult>;
|
|
791
|
+
static groupJoin<TOuter, TInner, TKey, TResult>(outer: ParallelQuery_1<TOuter>, inner: ParallelQuery_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, IEnumerable_1<TInner>, TResult>, comparer: IEqualityComparer_1<TKey> | undefined): ParallelQuery_1<TResult>;
|
|
792
792
|
static groupJoin<TOuter, TInner, TKey, TResult>(outer: ParallelQuery_1<TOuter>, inner: ParallelQuery_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, IEnumerable_1<TInner>, TResult>): ParallelQuery_1<TResult>;
|
|
793
|
-
static intersect<TSource>(first: ParallelQuery_1<TSource>, second: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource>): ParallelQuery_1<TSource>;
|
|
793
|
+
static intersect<TSource>(first: ParallelQuery_1<TSource>, second: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource> | undefined): ParallelQuery_1<TSource>;
|
|
794
794
|
static intersect<TSource>(first: ParallelQuery_1<TSource>, second: IEnumerable_1<TSource>): ParallelQuery_1<TSource>;
|
|
795
|
-
static intersect<TSource>(first: ParallelQuery_1<TSource>, second: ParallelQuery_1<TSource>, comparer: IEqualityComparer_1<TSource>): ParallelQuery_1<TSource>;
|
|
795
|
+
static intersect<TSource>(first: ParallelQuery_1<TSource>, second: ParallelQuery_1<TSource>, comparer: IEqualityComparer_1<TSource> | undefined): ParallelQuery_1<TSource>;
|
|
796
796
|
static intersect<TSource>(first: ParallelQuery_1<TSource>, second: ParallelQuery_1<TSource>): ParallelQuery_1<TSource>;
|
|
797
|
-
static join<TOuter, TInner, TKey, TResult>(outer: ParallelQuery_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, TInner, TResult>, comparer: IEqualityComparer_1<TKey>): ParallelQuery_1<TResult>;
|
|
797
|
+
static join<TOuter, TInner, TKey, TResult>(outer: ParallelQuery_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, TInner, TResult>, comparer: IEqualityComparer_1<TKey> | undefined): ParallelQuery_1<TResult>;
|
|
798
798
|
static join<TOuter, TInner, TKey, TResult>(outer: ParallelQuery_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, TInner, TResult>): ParallelQuery_1<TResult>;
|
|
799
|
-
static join<TOuter, TInner, TKey, TResult>(outer: ParallelQuery_1<TOuter>, inner: ParallelQuery_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, TInner, TResult>, comparer: IEqualityComparer_1<TKey>): ParallelQuery_1<TResult>;
|
|
799
|
+
static join<TOuter, TInner, TKey, TResult>(outer: ParallelQuery_1<TOuter>, inner: ParallelQuery_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, TInner, TResult>, comparer: IEqualityComparer_1<TKey> | undefined): ParallelQuery_1<TResult>;
|
|
800
800
|
static join<TOuter, TInner, TKey, TResult>(outer: ParallelQuery_1<TOuter>, inner: ParallelQuery_1<TInner>, outerKeySelector: Func_2<TOuter, TKey>, innerKeySelector: Func_2<TInner, TKey>, resultSelector: Func_3<TOuter, TInner, TResult>): ParallelQuery_1<TResult>;
|
|
801
801
|
static last<TSource>(source: ParallelQuery_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): TSource;
|
|
802
802
|
static last<TSource>(source: ParallelQuery_1<TSource>): TSource;
|
|
803
|
-
static lastOrDefault<TSource>(source: ParallelQuery_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): TSource;
|
|
803
|
+
static lastOrDefault<TSource>(source: ParallelQuery_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): TSource | undefined;
|
|
804
804
|
static lastOrDefault<TSource>(source: ParallelQuery_1<TSource>): TSource;
|
|
805
805
|
static longCount<TSource>(source: ParallelQuery_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): long;
|
|
806
806
|
static longCount<TSource>(source: ParallelQuery_1<TSource>): long;
|
|
@@ -849,9 +849,9 @@ export abstract class ParallelEnumerable$instance {
|
|
|
849
849
|
static min(source: ParallelQuery_1<Nullable_1<System_Internal.Single>>): Nullable_1<System_Internal.Single>;
|
|
850
850
|
static min(source: ParallelQuery_1<System_Internal.Single>): float;
|
|
851
851
|
static ofType<TResult>(source: ParallelQuery): ParallelQuery_1<TResult>;
|
|
852
|
-
static orderBy<TSource, TKey>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IComparer_1<TKey>): OrderedParallelQuery_1<TSource>;
|
|
852
|
+
static orderBy<TSource, TKey>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IComparer_1<TKey> | undefined): OrderedParallelQuery_1<TSource>;
|
|
853
853
|
static orderBy<TSource, TKey>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>): OrderedParallelQuery_1<TSource>;
|
|
854
|
-
static orderByDescending<TSource, TKey>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IComparer_1<TKey>): OrderedParallelQuery_1<TSource>;
|
|
854
|
+
static orderByDescending<TSource, TKey>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IComparer_1<TKey> | undefined): OrderedParallelQuery_1<TSource>;
|
|
855
855
|
static orderByDescending<TSource, TKey>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>): OrderedParallelQuery_1<TSource>;
|
|
856
856
|
static range(start: int, count: int): ParallelQuery_1<System_Internal.Int32>;
|
|
857
857
|
static repeat<TResult>(element: TResult, count: int): ParallelQuery_1<TResult>;
|
|
@@ -862,13 +862,13 @@ export abstract class ParallelEnumerable$instance {
|
|
|
862
862
|
static selectMany<TSource, TResult>(source: ParallelQuery_1<TSource>, selector: Func_2<TSource, IEnumerable_1<TResult>>): ParallelQuery_1<TResult>;
|
|
863
863
|
static selectMany<TSource, TCollection, TResult>(source: ParallelQuery_1<TSource>, collectionSelector: Func_3<TSource, System_Internal.Int32, IEnumerable_1<TCollection>>, resultSelector: Func_3<TSource, TCollection, TResult>): ParallelQuery_1<TResult>;
|
|
864
864
|
static selectMany<TSource, TResult>(source: ParallelQuery_1<TSource>, selector: Func_3<TSource, System_Internal.Int32, IEnumerable_1<TResult>>): ParallelQuery_1<TResult>;
|
|
865
|
-
static sequenceEqual<TSource>(first: ParallelQuery_1<TSource>, second: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource>): boolean;
|
|
865
|
+
static sequenceEqual<TSource>(first: ParallelQuery_1<TSource>, second: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource> | undefined): boolean;
|
|
866
866
|
static sequenceEqual<TSource>(first: ParallelQuery_1<TSource>, second: IEnumerable_1<TSource>): boolean;
|
|
867
|
-
static sequenceEqual<TSource>(first: ParallelQuery_1<TSource>, second: ParallelQuery_1<TSource>, comparer: IEqualityComparer_1<TSource>): boolean;
|
|
867
|
+
static sequenceEqual<TSource>(first: ParallelQuery_1<TSource>, second: ParallelQuery_1<TSource>, comparer: IEqualityComparer_1<TSource> | undefined): boolean;
|
|
868
868
|
static sequenceEqual<TSource>(first: ParallelQuery_1<TSource>, second: ParallelQuery_1<TSource>): boolean;
|
|
869
869
|
static single<TSource>(source: ParallelQuery_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): TSource;
|
|
870
870
|
static single<TSource>(source: ParallelQuery_1<TSource>): TSource;
|
|
871
|
-
static singleOrDefault<TSource>(source: ParallelQuery_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): TSource;
|
|
871
|
+
static singleOrDefault<TSource>(source: ParallelQuery_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): TSource | undefined;
|
|
872
872
|
static singleOrDefault<TSource>(source: ParallelQuery_1<TSource>): TSource;
|
|
873
873
|
static skip<TSource>(source: ParallelQuery_1<TSource>, count: int): ParallelQuery_1<TSource>;
|
|
874
874
|
static skipWhile<TSource>(source: ParallelQuery_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): ParallelQuery_1<TSource>;
|
|
@@ -896,23 +896,23 @@ export abstract class ParallelEnumerable$instance {
|
|
|
896
896
|
static take<TSource>(source: ParallelQuery_1<TSource>, count: int): ParallelQuery_1<TSource>;
|
|
897
897
|
static takeWhile<TSource>(source: ParallelQuery_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): ParallelQuery_1<TSource>;
|
|
898
898
|
static takeWhile<TSource>(source: ParallelQuery_1<TSource>, predicate: Func_3<TSource, System_Internal.Int32, System_Internal.Boolean>): ParallelQuery_1<TSource>;
|
|
899
|
-
static thenBy<TSource, TKey>(source: OrderedParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IComparer_1<TKey>): OrderedParallelQuery_1<TSource>;
|
|
899
|
+
static thenBy<TSource, TKey>(source: OrderedParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IComparer_1<TKey> | undefined): OrderedParallelQuery_1<TSource>;
|
|
900
900
|
static thenBy<TSource, TKey>(source: OrderedParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>): OrderedParallelQuery_1<TSource>;
|
|
901
|
-
static thenByDescending<TSource, TKey>(source: OrderedParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IComparer_1<TKey>): OrderedParallelQuery_1<TSource>;
|
|
901
|
+
static thenByDescending<TSource, TKey>(source: OrderedParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IComparer_1<TKey> | undefined): OrderedParallelQuery_1<TSource>;
|
|
902
902
|
static thenByDescending<TSource, TKey>(source: OrderedParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>): OrderedParallelQuery_1<TSource>;
|
|
903
903
|
static toArray<TSource>(source: ParallelQuery_1<TSource>): TSource[];
|
|
904
|
-
static toDictionary<TSource, TKey, TElement>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, comparer: IEqualityComparer_1<TKey>): Dictionary_2<TKey, TElement>;
|
|
904
|
+
static toDictionary<TSource, TKey, TElement>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, comparer: IEqualityComparer_1<TKey> | undefined): Dictionary_2<TKey, TElement>;
|
|
905
905
|
static toDictionary<TSource, TKey, TElement>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>): Dictionary_2<TKey, TElement>;
|
|
906
|
-
static toDictionary<TSource, TKey>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IEqualityComparer_1<TKey>): Dictionary_2<TKey, TSource>;
|
|
906
|
+
static toDictionary<TSource, TKey>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IEqualityComparer_1<TKey> | undefined): Dictionary_2<TKey, TSource>;
|
|
907
907
|
static toDictionary<TSource, TKey>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>): Dictionary_2<TKey, TSource>;
|
|
908
908
|
static toList<TSource>(source: ParallelQuery_1<TSource>): List_1<TSource>;
|
|
909
|
-
static toLookup<TSource, TKey, TElement>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, comparer: IEqualityComparer_1<TKey>): ILookup_2<TKey, TElement>;
|
|
909
|
+
static toLookup<TSource, TKey, TElement>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>, comparer: IEqualityComparer_1<TKey> | undefined): ILookup_2<TKey, TElement>;
|
|
910
910
|
static toLookup<TSource, TKey, TElement>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, elementSelector: Func_2<TSource, TElement>): ILookup_2<TKey, TElement>;
|
|
911
|
-
static toLookup<TSource, TKey>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IEqualityComparer_1<TKey>): ILookup_2<TKey, TSource>;
|
|
911
|
+
static toLookup<TSource, TKey>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>, comparer: IEqualityComparer_1<TKey> | undefined): ILookup_2<TKey, TSource>;
|
|
912
912
|
static toLookup<TSource, TKey>(source: ParallelQuery_1<TSource>, keySelector: Func_2<TSource, TKey>): ILookup_2<TKey, TSource>;
|
|
913
|
-
static union<TSource>(first: ParallelQuery_1<TSource>, second: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource>): ParallelQuery_1<TSource>;
|
|
913
|
+
static union<TSource>(first: ParallelQuery_1<TSource>, second: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource> | undefined): ParallelQuery_1<TSource>;
|
|
914
914
|
static union<TSource>(first: ParallelQuery_1<TSource>, second: IEnumerable_1<TSource>): ParallelQuery_1<TSource>;
|
|
915
|
-
static union<TSource>(first: ParallelQuery_1<TSource>, second: ParallelQuery_1<TSource>, comparer: IEqualityComparer_1<TSource>): ParallelQuery_1<TSource>;
|
|
915
|
+
static union<TSource>(first: ParallelQuery_1<TSource>, second: ParallelQuery_1<TSource>, comparer: IEqualityComparer_1<TSource> | undefined): ParallelQuery_1<TSource>;
|
|
916
916
|
static union<TSource>(first: ParallelQuery_1<TSource>, second: ParallelQuery_1<TSource>): ParallelQuery_1<TSource>;
|
|
917
917
|
static where<TSource>(source: ParallelQuery_1<TSource>, predicate: Func_2<TSource, System_Internal.Boolean>): ParallelQuery_1<TSource>;
|
|
918
918
|
static where<TSource>(source: ParallelQuery_1<TSource>, predicate: Func_3<TSource, System_Internal.Int32, System_Internal.Boolean>): ParallelQuery_1<TSource>;
|
|
@@ -931,8 +931,8 @@ export abstract class Queryable$instance {
|
|
|
931
931
|
static aggregate<TSource>(source: IQueryable_1<TSource>, func: Expression_1<Func_3<TSource, TSource, TSource>>): TSource;
|
|
932
932
|
static aggregate<TSource, TAccumulate, TResult>(source: IQueryable_1<TSource>, seed: TAccumulate, func: Expression_1<Func_3<TAccumulate, TSource, TAccumulate>>, selector: Expression_1<Func_2<TAccumulate, TResult>>): TResult;
|
|
933
933
|
static aggregate<TSource, TAccumulate>(source: IQueryable_1<TSource>, seed: TAccumulate, func: Expression_1<Func_3<TAccumulate, TSource, TAccumulate>>): TAccumulate;
|
|
934
|
-
static aggregateBy<TSource, TKey, TAccumulate>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, seedSelector: Expression_1<Func_2<TKey, TAccumulate>>, func: Expression_1<Func_3<TAccumulate, TSource, TAccumulate>>, keyComparer?: IEqualityComparer_1<TKey>): IQueryable_1<KeyValuePair_2<TKey, TAccumulate>>;
|
|
935
|
-
static aggregateBy<TSource, TKey, TAccumulate>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, seed: TAccumulate, func: Expression_1<Func_3<TAccumulate, TSource, TAccumulate>>, keyComparer?: IEqualityComparer_1<TKey>): IQueryable_1<KeyValuePair_2<TKey, TAccumulate>>;
|
|
934
|
+
static aggregateBy<TSource, TKey, TAccumulate>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, seedSelector: Expression_1<Func_2<TKey, TAccumulate>>, func: Expression_1<Func_3<TAccumulate, TSource, TAccumulate>>, keyComparer?: IEqualityComparer_1<TKey> | undefined): IQueryable_1<KeyValuePair_2<TKey, TAccumulate>>;
|
|
935
|
+
static aggregateBy<TSource, TKey, TAccumulate>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, seed: TAccumulate, func: Expression_1<Func_3<TAccumulate, TSource, TAccumulate>>, keyComparer?: IEqualityComparer_1<TKey> | undefined): IQueryable_1<KeyValuePair_2<TKey, TAccumulate>>;
|
|
936
936
|
static all<TSource>(source: IQueryable_1<TSource>, predicate: Expression_1<Func_2<TSource, System_Internal.Boolean>>): boolean;
|
|
937
937
|
static any_<TSource>(source: IQueryable_1<TSource>, predicate: Expression_1<Func_2<TSource, System_Internal.Boolean>>): boolean;
|
|
938
938
|
static any_<TSource>(source: IQueryable_1<TSource>): boolean;
|
|
@@ -958,89 +958,89 @@ export abstract class Queryable$instance {
|
|
|
958
958
|
static cast<TResult>(source: IQueryable): IQueryable_1<TResult>;
|
|
959
959
|
static chunk<TSource>(source: IQueryable_1<TSource>, size: int): IQueryable_1<TSource[]>;
|
|
960
960
|
static concat<TSource>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TSource>): IQueryable_1<TSource>;
|
|
961
|
-
static contains<TSource>(source: IQueryable_1<TSource>, item: TSource, comparer: IEqualityComparer_1<TSource>): boolean;
|
|
961
|
+
static contains<TSource>(source: IQueryable_1<TSource>, item: TSource, comparer: IEqualityComparer_1<TSource> | undefined): boolean;
|
|
962
962
|
static contains<TSource>(source: IQueryable_1<TSource>, item: TSource): boolean;
|
|
963
963
|
static count<TSource>(source: IQueryable_1<TSource>, predicate: Expression_1<Func_2<TSource, System_Internal.Boolean>>): int;
|
|
964
964
|
static count<TSource>(source: IQueryable_1<TSource>): int;
|
|
965
|
-
static countBy<TSource, TKey>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer?: IEqualityComparer_1<TKey>): IQueryable_1<KeyValuePair_2<TKey, System_Internal.Int32>>;
|
|
965
|
+
static countBy<TSource, TKey>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer?: IEqualityComparer_1<TKey> | undefined): IQueryable_1<KeyValuePair_2<TKey, System_Internal.Int32>>;
|
|
966
966
|
static defaultIfEmpty<TSource>(source: IQueryable_1<TSource>, defaultValue: TSource): IQueryable_1<TSource>;
|
|
967
|
-
static defaultIfEmpty<TSource>(source: IQueryable_1<TSource>): IQueryable_1<TSource>;
|
|
968
|
-
static distinct<TSource>(source: IQueryable_1<TSource>, comparer: IEqualityComparer_1<TSource>): IQueryable_1<TSource>;
|
|
967
|
+
static defaultIfEmpty<TSource>(source: IQueryable_1<TSource>): IQueryable_1<TSource | undefined>;
|
|
968
|
+
static distinct<TSource>(source: IQueryable_1<TSource>, comparer: IEqualityComparer_1<TSource> | undefined): IQueryable_1<TSource>;
|
|
969
969
|
static distinct<TSource>(source: IQueryable_1<TSource>): IQueryable_1<TSource>;
|
|
970
|
-
static distinctBy<TSource, TKey>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IEqualityComparer_1<TKey>): IQueryable_1<TSource>;
|
|
970
|
+
static distinctBy<TSource, TKey>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IEqualityComparer_1<TKey> | undefined): IQueryable_1<TSource>;
|
|
971
971
|
static distinctBy<TSource, TKey>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>): IQueryable_1<TSource>;
|
|
972
972
|
static elementAt<TSource>(source: IQueryable_1<TSource>, index: Index): TSource;
|
|
973
973
|
static elementAt<TSource>(source: IQueryable_1<TSource>, index: int): TSource;
|
|
974
974
|
static elementAtOrDefault<TSource>(source: IQueryable_1<TSource>, index: Index): TSource;
|
|
975
975
|
static elementAtOrDefault<TSource>(source: IQueryable_1<TSource>, index: int): TSource;
|
|
976
|
-
static except<TSource>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource>): IQueryable_1<TSource>;
|
|
976
|
+
static except<TSource>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource> | undefined): IQueryable_1<TSource>;
|
|
977
977
|
static except<TSource>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TSource>): IQueryable_1<TSource>;
|
|
978
|
-
static exceptBy<TSource, TKey>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TKey>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IEqualityComparer_1<TKey>): IQueryable_1<TSource>;
|
|
978
|
+
static exceptBy<TSource, TKey>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TKey>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IEqualityComparer_1<TKey> | undefined): IQueryable_1<TSource>;
|
|
979
979
|
static exceptBy<TSource, TKey>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TKey>, keySelector: Expression_1<Func_2<TSource, TKey>>): IQueryable_1<TSource>;
|
|
980
980
|
static first<TSource>(source: IQueryable_1<TSource>, predicate: Expression_1<Func_2<TSource, System_Internal.Boolean>>): TSource;
|
|
981
981
|
static first<TSource>(source: IQueryable_1<TSource>): TSource;
|
|
982
982
|
static firstOrDefault<TSource>(source: IQueryable_1<TSource>, predicate: Expression_1<Func_2<TSource, System_Internal.Boolean>>, defaultValue: TSource): TSource;
|
|
983
|
-
static firstOrDefault<TSource>(source: IQueryable_1<TSource>, predicate: Expression_1<Func_2<TSource, System_Internal.Boolean>>): TSource;
|
|
983
|
+
static firstOrDefault<TSource>(source: IQueryable_1<TSource>, predicate: Expression_1<Func_2<TSource, System_Internal.Boolean>>): TSource | undefined;
|
|
984
984
|
static firstOrDefault<TSource>(source: IQueryable_1<TSource>, defaultValue: TSource): TSource;
|
|
985
985
|
static firstOrDefault<TSource>(source: IQueryable_1<TSource>): TSource;
|
|
986
|
-
static groupBy<TSource, TKey, TElement, TResult>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, elementSelector: Expression_1<Func_2<TSource, TElement>>, resultSelector: Expression_1<Func_3<TKey, IEnumerable_1<TElement>, TResult>>, comparer: IEqualityComparer_1<TKey>): IQueryable_1<TResult>;
|
|
986
|
+
static groupBy<TSource, TKey, TElement, TResult>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, elementSelector: Expression_1<Func_2<TSource, TElement>>, resultSelector: Expression_1<Func_3<TKey, IEnumerable_1<TElement>, TResult>>, comparer: IEqualityComparer_1<TKey> | undefined): IQueryable_1<TResult>;
|
|
987
987
|
static groupBy<TSource, TKey, TElement, TResult>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, elementSelector: Expression_1<Func_2<TSource, TElement>>, resultSelector: Expression_1<Func_3<TKey, IEnumerable_1<TElement>, TResult>>): IQueryable_1<TResult>;
|
|
988
|
-
static groupBy<TSource, TKey, TElement>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, elementSelector: Expression_1<Func_2<TSource, TElement>>, comparer: IEqualityComparer_1<TKey>): IQueryable_1<IGrouping_2<TKey, TElement>>;
|
|
988
|
+
static groupBy<TSource, TKey, TElement>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, elementSelector: Expression_1<Func_2<TSource, TElement>>, comparer: IEqualityComparer_1<TKey> | undefined): IQueryable_1<IGrouping_2<TKey, TElement>>;
|
|
989
989
|
static groupBy<TSource, TKey, TElement>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, elementSelector: Expression_1<Func_2<TSource, TElement>>): IQueryable_1<IGrouping_2<TKey, TElement>>;
|
|
990
|
-
static groupBy<TSource, TKey>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IEqualityComparer_1<TKey>): IQueryable_1<IGrouping_2<TKey, TSource>>;
|
|
990
|
+
static groupBy<TSource, TKey>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IEqualityComparer_1<TKey> | undefined): IQueryable_1<IGrouping_2<TKey, TSource>>;
|
|
991
991
|
static groupBy<TSource, TKey>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>): IQueryable_1<IGrouping_2<TKey, TSource>>;
|
|
992
|
-
static groupJoin<TOuter, TInner, TKey, TResult>(outer: IQueryable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Expression_1<Func_2<TOuter, TKey>>, innerKeySelector: Expression_1<Func_2<TInner, TKey>>, resultSelector: Expression_1<Func_3<TOuter, IEnumerable_1<TInner>, TResult>>, comparer: IEqualityComparer_1<TKey>): IQueryable_1<TResult>;
|
|
992
|
+
static groupJoin<TOuter, TInner, TKey, TResult>(outer: IQueryable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Expression_1<Func_2<TOuter, TKey>>, innerKeySelector: Expression_1<Func_2<TInner, TKey>>, resultSelector: Expression_1<Func_3<TOuter, IEnumerable_1<TInner>, TResult>>, comparer: IEqualityComparer_1<TKey> | undefined): IQueryable_1<TResult>;
|
|
993
993
|
static groupJoin<TOuter, TInner, TKey, TResult>(outer: IQueryable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Expression_1<Func_2<TOuter, TKey>>, innerKeySelector: Expression_1<Func_2<TInner, TKey>>, resultSelector: Expression_1<Func_3<TOuter, IEnumerable_1<TInner>, TResult>>): IQueryable_1<TResult>;
|
|
994
994
|
static index<TSource>(source: IQueryable_1<TSource>): IQueryable_1<ValueTuple_2<System_Internal.Int32, TSource>>;
|
|
995
|
-
static intersect<TSource>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource>): IQueryable_1<TSource>;
|
|
995
|
+
static intersect<TSource>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource> | undefined): IQueryable_1<TSource>;
|
|
996
996
|
static intersect<TSource>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TSource>): IQueryable_1<TSource>;
|
|
997
|
-
static intersectBy<TSource, TKey>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TKey>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IEqualityComparer_1<TKey>): IQueryable_1<TSource>;
|
|
997
|
+
static intersectBy<TSource, TKey>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TKey>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IEqualityComparer_1<TKey> | undefined): IQueryable_1<TSource>;
|
|
998
998
|
static intersectBy<TSource, TKey>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TKey>, keySelector: Expression_1<Func_2<TSource, TKey>>): IQueryable_1<TSource>;
|
|
999
|
-
static join<TOuter, TInner, TKey, TResult>(outer: IQueryable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Expression_1<Func_2<TOuter, TKey>>, innerKeySelector: Expression_1<Func_2<TInner, TKey>>, resultSelector: Expression_1<Func_3<TOuter, TInner, TResult>>, comparer: IEqualityComparer_1<TKey>): IQueryable_1<TResult>;
|
|
999
|
+
static join<TOuter, TInner, TKey, TResult>(outer: IQueryable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Expression_1<Func_2<TOuter, TKey>>, innerKeySelector: Expression_1<Func_2<TInner, TKey>>, resultSelector: Expression_1<Func_3<TOuter, TInner, TResult>>, comparer: IEqualityComparer_1<TKey> | undefined): IQueryable_1<TResult>;
|
|
1000
1000
|
static join<TOuter, TInner, TKey, TResult>(outer: IQueryable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Expression_1<Func_2<TOuter, TKey>>, innerKeySelector: Expression_1<Func_2<TInner, TKey>>, resultSelector: Expression_1<Func_3<TOuter, TInner, TResult>>): IQueryable_1<TResult>;
|
|
1001
1001
|
static last<TSource>(source: IQueryable_1<TSource>, predicate: Expression_1<Func_2<TSource, System_Internal.Boolean>>): TSource;
|
|
1002
1002
|
static last<TSource>(source: IQueryable_1<TSource>): TSource;
|
|
1003
1003
|
static lastOrDefault<TSource>(source: IQueryable_1<TSource>, predicate: Expression_1<Func_2<TSource, System_Internal.Boolean>>, defaultValue: TSource): TSource;
|
|
1004
|
-
static lastOrDefault<TSource>(source: IQueryable_1<TSource>, predicate: Expression_1<Func_2<TSource, System_Internal.Boolean>>): TSource;
|
|
1004
|
+
static lastOrDefault<TSource>(source: IQueryable_1<TSource>, predicate: Expression_1<Func_2<TSource, System_Internal.Boolean>>): TSource | undefined;
|
|
1005
1005
|
static lastOrDefault<TSource>(source: IQueryable_1<TSource>, defaultValue: TSource): TSource;
|
|
1006
1006
|
static lastOrDefault<TSource>(source: IQueryable_1<TSource>): TSource;
|
|
1007
|
-
static leftJoin<TOuter, TInner, TKey, TResult>(outer: IQueryable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Expression_1<Func_2<TOuter, TKey>>, innerKeySelector: Expression_1<Func_2<TInner, TKey>>, resultSelector: Expression_1<Func_3<TOuter, TInner, TResult>>, comparer: IEqualityComparer_1<TKey>): IQueryable_1<TResult>;
|
|
1008
|
-
static leftJoin<TOuter, TInner, TKey, TResult>(outer: IQueryable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Expression_1<Func_2<TOuter, TKey>>, innerKeySelector: Expression_1<Func_2<TInner, TKey>>, resultSelector: Expression_1<Func_3<TOuter, TInner, TResult>>): IQueryable_1<TResult>;
|
|
1007
|
+
static leftJoin<TOuter, TInner, TKey, TResult>(outer: IQueryable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Expression_1<Func_2<TOuter, TKey>>, innerKeySelector: Expression_1<Func_2<TInner, TKey>>, resultSelector: Expression_1<Func_3<TOuter, TInner | undefined, TResult>>, comparer: IEqualityComparer_1<TKey> | undefined): IQueryable_1<TResult>;
|
|
1008
|
+
static leftJoin<TOuter, TInner, TKey, TResult>(outer: IQueryable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Expression_1<Func_2<TOuter, TKey>>, innerKeySelector: Expression_1<Func_2<TInner, TKey>>, resultSelector: Expression_1<Func_3<TOuter, TInner | undefined, TResult>>): IQueryable_1<TResult>;
|
|
1009
1009
|
static longCount<TSource>(source: IQueryable_1<TSource>, predicate: Expression_1<Func_2<TSource, System_Internal.Boolean>>): long;
|
|
1010
1010
|
static longCount<TSource>(source: IQueryable_1<TSource>): long;
|
|
1011
1011
|
static max<TSource, TResult>(source: IQueryable_1<TSource>, selector: Expression_1<Func_2<TSource, TResult>>): TResult;
|
|
1012
|
-
static max<TSource>(source: IQueryable_1<TSource>, comparer: IComparer_1<TSource>): TSource;
|
|
1012
|
+
static max<TSource>(source: IQueryable_1<TSource>, comparer: IComparer_1<TSource> | undefined): TSource;
|
|
1013
1013
|
static max<TSource>(source: IQueryable_1<TSource>): TSource;
|
|
1014
|
-
static maxBy<TSource, TKey>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IComparer_1<TSource>): TSource;
|
|
1014
|
+
static maxBy<TSource, TKey>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IComparer_1<TSource> | undefined): TSource;
|
|
1015
1015
|
static maxBy<TSource, TKey>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>): TSource;
|
|
1016
1016
|
static min<TSource, TResult>(source: IQueryable_1<TSource>, selector: Expression_1<Func_2<TSource, TResult>>): TResult;
|
|
1017
|
-
static min<TSource>(source: IQueryable_1<TSource>, comparer: IComparer_1<TSource>): TSource;
|
|
1017
|
+
static min<TSource>(source: IQueryable_1<TSource>, comparer: IComparer_1<TSource> | undefined): TSource;
|
|
1018
1018
|
static min<TSource>(source: IQueryable_1<TSource>): TSource;
|
|
1019
|
-
static minBy<TSource, TKey>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IComparer_1<TSource>): TSource;
|
|
1019
|
+
static minBy<TSource, TKey>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IComparer_1<TSource> | undefined): TSource;
|
|
1020
1020
|
static minBy<TSource, TKey>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>): TSource;
|
|
1021
1021
|
static ofType<TResult>(source: IQueryable): IQueryable_1<TResult>;
|
|
1022
1022
|
static order<T>(source: IQueryable_1<T>, comparer: IComparer_1<T>): IOrderedQueryable_1<T>;
|
|
1023
1023
|
static order<T>(source: IQueryable_1<T>): IOrderedQueryable_1<T>;
|
|
1024
|
-
static orderBy<TSource, TKey>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IComparer_1<TKey>): IOrderedQueryable_1<TSource>;
|
|
1024
|
+
static orderBy<TSource, TKey>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IComparer_1<TKey> | undefined): IOrderedQueryable_1<TSource>;
|
|
1025
1025
|
static orderBy<TSource, TKey>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>): IOrderedQueryable_1<TSource>;
|
|
1026
|
-
static orderByDescending<TSource, TKey>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IComparer_1<TKey>): IOrderedQueryable_1<TSource>;
|
|
1026
|
+
static orderByDescending<TSource, TKey>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IComparer_1<TKey> | undefined): IOrderedQueryable_1<TSource>;
|
|
1027
1027
|
static orderByDescending<TSource, TKey>(source: IQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>): IOrderedQueryable_1<TSource>;
|
|
1028
1028
|
static orderDescending<T>(source: IQueryable_1<T>, comparer: IComparer_1<T>): IOrderedQueryable_1<T>;
|
|
1029
1029
|
static orderDescending<T>(source: IQueryable_1<T>): IOrderedQueryable_1<T>;
|
|
1030
1030
|
static prepend<TSource>(source: IQueryable_1<TSource>, element: TSource): IQueryable_1<TSource>;
|
|
1031
1031
|
static reverse<TSource>(source: IQueryable_1<TSource>): IQueryable_1<TSource>;
|
|
1032
|
-
static rightJoin<TOuter, TInner, TKey, TResult>(outer: IQueryable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Expression_1<Func_2<TOuter, TKey>>, innerKeySelector: Expression_1<Func_2<TInner, TKey>>, resultSelector: Expression_1<Func_3<TOuter, TInner, TResult>>, comparer: IEqualityComparer_1<TKey>): IQueryable_1<TResult>;
|
|
1033
|
-
static rightJoin<TOuter, TInner, TKey, TResult>(outer: IQueryable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Expression_1<Func_2<TOuter, TKey>>, innerKeySelector: Expression_1<Func_2<TInner, TKey>>, resultSelector: Expression_1<Func_3<TOuter, TInner, TResult>>): IQueryable_1<TResult>;
|
|
1032
|
+
static rightJoin<TOuter, TInner, TKey, TResult>(outer: IQueryable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Expression_1<Func_2<TOuter, TKey>>, innerKeySelector: Expression_1<Func_2<TInner, TKey>>, resultSelector: Expression_1<Func_3<TOuter | undefined, TInner, TResult>>, comparer: IEqualityComparer_1<TKey> | undefined): IQueryable_1<TResult>;
|
|
1033
|
+
static rightJoin<TOuter, TInner, TKey, TResult>(outer: IQueryable_1<TOuter>, inner: IEnumerable_1<TInner>, outerKeySelector: Expression_1<Func_2<TOuter, TKey>>, innerKeySelector: Expression_1<Func_2<TInner, TKey>>, resultSelector: Expression_1<Func_3<TOuter | undefined, TInner, TResult>>): IQueryable_1<TResult>;
|
|
1034
1034
|
static select<TSource, TResult>(source: IQueryable_1<TSource>, selector: Expression_1<Func_2<TSource, TResult>>): IQueryable_1<TResult>;
|
|
1035
1035
|
static selectMany<TSource, TCollection, TResult>(source: IQueryable_1<TSource>, collectionSelector: Expression_1<Func_3<TSource, System_Internal.Int32, IEnumerable_1<TCollection>>>, resultSelector: Expression_1<Func_3<TSource, TCollection, TResult>>): IQueryable_1<TResult>;
|
|
1036
1036
|
static selectMany<TSource, TResult>(source: IQueryable_1<TSource>, selector: Expression_1<Func_2<TSource, IEnumerable_1<TResult>>>): IQueryable_1<TResult>;
|
|
1037
|
-
static sequenceEqual<TSource>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource>): boolean;
|
|
1037
|
+
static sequenceEqual<TSource>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource> | undefined): boolean;
|
|
1038
1038
|
static sequenceEqual<TSource>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TSource>): boolean;
|
|
1039
1039
|
static shuffle<TSource>(source: IQueryable_1<TSource>): IQueryable_1<TSource>;
|
|
1040
1040
|
static single<TSource>(source: IQueryable_1<TSource>, predicate: Expression_1<Func_2<TSource, System_Internal.Boolean>>): TSource;
|
|
1041
1041
|
static single<TSource>(source: IQueryable_1<TSource>): TSource;
|
|
1042
1042
|
static singleOrDefault<TSource>(source: IQueryable_1<TSource>, predicate: Expression_1<Func_2<TSource, System_Internal.Boolean>>, defaultValue: TSource): TSource;
|
|
1043
|
-
static singleOrDefault<TSource>(source: IQueryable_1<TSource>, predicate: Expression_1<Func_2<TSource, System_Internal.Boolean>>): TSource;
|
|
1043
|
+
static singleOrDefault<TSource>(source: IQueryable_1<TSource>, predicate: Expression_1<Func_2<TSource, System_Internal.Boolean>>): TSource | undefined;
|
|
1044
1044
|
static singleOrDefault<TSource>(source: IQueryable_1<TSource>, defaultValue: TSource): TSource;
|
|
1045
1045
|
static singleOrDefault<TSource>(source: IQueryable_1<TSource>): TSource;
|
|
1046
1046
|
static skip<TSource>(source: IQueryable_1<TSource>, count: int): IQueryable_1<TSource>;
|
|
@@ -1070,13 +1070,13 @@ export abstract class Queryable$instance {
|
|
|
1070
1070
|
static take<TSource>(source: IQueryable_1<TSource>, range: Range): IQueryable_1<TSource>;
|
|
1071
1071
|
static takeLast<TSource>(source: IQueryable_1<TSource>, count: int): IQueryable_1<TSource>;
|
|
1072
1072
|
static takeWhile<TSource>(source: IQueryable_1<TSource>, predicate: Expression_1<Func_2<TSource, System_Internal.Boolean>>): IQueryable_1<TSource>;
|
|
1073
|
-
static thenBy<TSource, TKey>(source: IOrderedQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IComparer_1<TKey>): IOrderedQueryable_1<TSource>;
|
|
1073
|
+
static thenBy<TSource, TKey>(source: IOrderedQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IComparer_1<TKey> | undefined): IOrderedQueryable_1<TSource>;
|
|
1074
1074
|
static thenBy<TSource, TKey>(source: IOrderedQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>): IOrderedQueryable_1<TSource>;
|
|
1075
|
-
static thenByDescending<TSource, TKey>(source: IOrderedQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IComparer_1<TKey>): IOrderedQueryable_1<TSource>;
|
|
1075
|
+
static thenByDescending<TSource, TKey>(source: IOrderedQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IComparer_1<TKey> | undefined): IOrderedQueryable_1<TSource>;
|
|
1076
1076
|
static thenByDescending<TSource, TKey>(source: IOrderedQueryable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>): IOrderedQueryable_1<TSource>;
|
|
1077
|
-
static union<TSource>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource>): IQueryable_1<TSource>;
|
|
1077
|
+
static union<TSource>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TSource>, comparer: IEqualityComparer_1<TSource> | undefined): IQueryable_1<TSource>;
|
|
1078
1078
|
static union<TSource>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TSource>): IQueryable_1<TSource>;
|
|
1079
|
-
static unionBy<TSource, TKey>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IEqualityComparer_1<TKey>): IQueryable_1<TSource>;
|
|
1079
|
+
static unionBy<TSource, TKey>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>, comparer: IEqualityComparer_1<TKey> | undefined): IQueryable_1<TSource>;
|
|
1080
1080
|
static unionBy<TSource, TKey>(source1: IQueryable_1<TSource>, source2: IEnumerable_1<TSource>, keySelector: Expression_1<Func_2<TSource, TKey>>): IQueryable_1<TSource>;
|
|
1081
1081
|
static where<TSource>(source: IQueryable_1<TSource>, predicate: Expression_1<Func_2<TSource, System_Internal.Boolean>>): IQueryable_1<TSource>;
|
|
1082
1082
|
static zip<TFirst, TSecond, TResult>(source1: IQueryable_1<TFirst>, source2: IEnumerable_1<TSecond>, resultSelector: Expression_1<Func_3<TFirst, TSecond, TResult>>): IQueryable_1<TResult>;
|