gis-tools-ts - v0.6.0
Preparing search index...
index
PriorityCompare
Type Alias PriorityCompare<T>
PriorityCompare
:
(
a
:
T
,
b
:
T
)
=>
number
How the comparison function needs to work
Type Parameters
T
Type declaration
(
a
:
T
,
b
:
T
)
:
number
Parameters
a
:
T
b
:
T
Returns
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
How the comparison function needs to work