Preparing search index...
The search index is not available
LINQ To TypeScript - v11.1.0
LINQ To TypeScript
IAsyncEqualityComparer
Type alias IAsyncEqualityComparer<T>
IAsync
Equality
Comparer
<
T
>
:
(
(
x
,
y
)
=>
Promise
<
boolean
>
)
Type Parameters
T
Type declaration
(
x
,
y
)
:
Promise
<
boolean
>
Compares two values asynchronously
Parameters
x
:
T
y
:
T
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
LINQ To TypeScript - v11.1.0
ParallelGeneratorType
ArgumentOutOfRangeException
ArrayEnumerable
InvalidOperationException
IAsyncEnumerable
IAsyncParallel
IConstructor
IEnumerable
IGrouping
IOrderedAsyncEnumerable
IOrderedEnumerable
IOrderedParallelEnumerable
IParallelEnumerable
IPrototype
IAsyncEqualityComparer
IAsyncFlatten
IComparer
IEqualityComparer
IFlatten
IParallelFlatten
InferType
Loading...
Generated using
TypeDoc
Compares two values asynchronously