Preparing search index...
The search index is not available
heap-js
heap-js
AsyncComparator
Type Alias AsyncComparator<T>
AsyncComparator
:
(
a
:
T
,
b
:
T
)
=>
Promise
<
number
>
Type Parameters
T
Type declaration
(
a
:
T
,
b
:
T
)
:
Promise
<
number
>
Parameters
a
:
T
b
:
T
Returns
Promise
<
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
heap-js
Loading...