Preparing search index...
The search index is not available
mtcute - v0.17.2
mtcute
@mtcute/core
utils
compareLongs
Function compareLongs
compare
Longs
(
a
,
b
)
:
number
Compare two Longs and return -1, 0 or 1, to be used as a comparator function.
Parameters
a
:
Long
b
:
Long
Returns
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
mtcute - v0.17.2
Loading...
Compare two Longs and return -1, 0 or 1, to be used as a comparator function.