Preparing search index...
The search index is not available
@tabcat/sorted-sets
@tabcat/sorted-sets
util
ensureSortedSet
Function ensureSortedSet
ensure
Sorted
Set
<
T
>
(
iterable
,
comparator
)
:
Generator
<
T
>
Type Parameters
T
Parameters
iterable
:
Iterable
<
T
,
any
,
any
>
comparator
:
(
(
a
,
b
)
=>
number
)
(
a
,
b
)
:
number
Parameters
a
:
T
b
:
T
Returns
number
Returns
Generator
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@tabcat/sorted-sets
Loading...