Preparing search index...
The search index is not available
mtcute - v0.17.2
mtcute
@mtcute/core
utils
LongSet
Class LongSet
Set for Longs.
Uses fast string representation internally
Index
Constructors
constructor
Accessors
size
Methods
add
clear
delete
has
to
Array
Constructors
constructor
new
Long
Set
(
)
:
LongSet
Returns
LongSet
Accessors
size
get
size
(
)
:
number
Returns
number
Methods
add
add
(
val
)
:
void
Parameters
val
:
Long
Returns
void
clear
clear
(
)
:
void
Returns
void
delete
delete
(
val
)
:
void
Parameters
val
:
Long
Returns
void
has
has
(
val
)
:
boolean
Parameters
val
:
Long
Returns
boolean
to
Array
to
Array
(
)
:
Long
[]
Returns
Long
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
size
Methods
add
clear
delete
has
to
Array
mtcute - v0.17.2
Loading...
Set for Longs.
Uses fast string representation internally