Hex Core JS
Preparing search index...
Tables
tableComparisonFunctions
Variable tableComparisonFunctions
Const
tableComparisonFunctions
:
{
booleans
:
{
asc
:
ComparisonFunction
<
boolean
>
;
desc
:
ComparisonFunction
<
boolean
>
;
}
;
lengths
:
{
asc
:
ComparisonFunction
<
ElementWithLength
>
;
desc
:
ComparisonFunction
<
ElementWithLength
>
;
}
;
numbers
:
{
asc
:
ComparisonFunction
<
number
>
;
desc
:
ComparisonFunction
<
number
>
;
}
;
strings
:
{
asc
:
ComparisonFunction
<
string
>
;
desc
:
ComparisonFunction
<
string
>
;
}
;
stringsBase
:
{
asc
:
ComparisonFunction
<
string
>
;
desc
:
ComparisonFunction
<
string
>
;
}
;
}
= ...
Type Declaration
booleans
:
{
asc
:
ComparisonFunction
<
boolean
>
;
desc
:
ComparisonFunction
<
boolean
>
}
lengths
:
{
asc
:
ComparisonFunction
<
ElementWithLength
>
;
desc
:
ComparisonFunction
<
ElementWithLength
>
;
}
numbers
:
{
asc
:
ComparisonFunction
<
number
>
;
desc
:
ComparisonFunction
<
number
>
}
strings
:
{
asc
:
ComparisonFunction
<
string
>
;
desc
:
ComparisonFunction
<
string
>
}
stringsBase
:
{
asc
:
ComparisonFunction
<
string
>
;
desc
:
ComparisonFunction
<
string
>
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Hex Core JS
Loading...