Search
Preparing search index...
The search index is not available
ngl
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
SimpleSet
Interface SimpleSet<T>
Type parameters
T
Hierarchy
SimpleSet
Index
Properties
add
del
has
list
Properties
add
add
:
(
value
:
T
)
=>
void
Type declaration
(
value
:
T
)
:
void
Parameters
value:
T
Returns
void
del
del
:
(
value
:
T
)
=>
void
Type declaration
(
value
:
T
)
:
void
Parameters
value:
T
Returns
void
has
has
:
(
value
:
T
)
=>
boolean
Type declaration
(
value
:
T
)
:
boolean
Parameters
value:
T
Returns
boolean
list
list
:
T
[]
Globals
Simple
Set
add
del
has
list
Generated using
TypeDoc