Search
Preparing search index...
The search index is not available
tomo
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Collections"
Collections
Set
Class Set
Hierarchy
Set
Index
Constructors
constructor
Methods
add
clear
delete
entries
for
Each
has
keys
values
Constructors
constructor
new
Set
(
)
:
Set
Returns
Set
Methods
add
add
(
value
:
any
)
:
void
Parameters
value:
any
Returns
void
clear
clear
(
)
:
void
Returns
void
delete
delete
(
)
:
void
Returns
void
entries
entries
(
)
:
any
Returns
any
for
Each
for
Each
(
callback
:
any
, thisArg
:
any
)
:
void
Parameters
callback:
any
thisArg:
any
Returns
void
has
has
(
value
:
any
)
:
any
Parameters
value:
any
Returns
any
keys
keys
(
)
:
any
Returns
any
values
values
(
)
:
any
Returns
any
Globals
"
Collections"
Collections
"
Location"
"
Node"
"
Options"
"
Parser"
"
Scanner"
"
Source"
"
Stream"
"
Token"
"
Utils"
Map
Set
constructor
add
clear
delete
entries
for
Each
has
keys
values
Weak
Map
Weak
Set
Generated using
TypeDoc