Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/bun
utils
compareLongs
Function compareLongs
compareLongs
(
a
:
Long
,
b
:
Long
)
:
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
Documentation - v0.19.5
Loading...
Compare two Longs and return -1, 0 or 1, to be used as a comparator function.