turbodombuilder - v0.9.58
Preparing search index...
TurboWeakSet
Class TurboWeakSet<Type>
Type Parameters
Type
extends
object
=
object
Index
Constructors
constructor
Accessors
size
Methods
add
has
delete
cleanup
to
Array
clear
for
Each
[iterator]
Constructors
constructor
new
TurboWeakSet
<
Type
extends
object
=
object
>
()
:
TurboWeakSet
<
Type
>
Type Parameters
Type
extends
object
=
object
Returns
TurboWeakSet
<
Type
>
Accessors
size
get
size
()
:
number
Returns
number
Methods
add
add
(
obj
:
Type
)
:
this
Parameters
obj
:
Type
Returns
this
has
has
(
obj
:
Type
)
:
boolean
Parameters
obj
:
Type
Returns
boolean
delete
delete
(
obj
:
Type
)
:
boolean
Parameters
obj
:
Type
Returns
boolean
cleanup
cleanup
()
:
void
Returns
void
to
Array
toArray
()
:
Type
[]
Returns
Type
[]
clear
clear
()
:
void
Returns
void
for
Each
forEach
(
callback
:
(
value
:
Type
,
set
:
this
)
=>
void
,
thisArg
?:
any
)
:
void
Parameters
callback
:
(
value
:
Type
,
set
:
this
)
=>
void
Optional
thisArg
:
any
Returns
void
[iterator]
"[iterator]"
()
:
IterableIterator
<
Type
>
Returns
IterableIterator
<
Type
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
size
Methods
add
has
delete
cleanup
to
Array
clear
for
Each
[iterator]
turbodombuilder - v0.9.58
Loading...