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
:
function
Type declaration
(
value
:
T
)
:
void
Parameters
value:
T
Returns
void
del
del
:
function
Type declaration
(
value
:
T
)
:
void
Parameters
value:
T
Returns
void
has
has
:
function
Type declaration
(
value
:
T
)
:
boolean
Parameters
value:
T
Returns
boolean
list
list
:
T
[]
Globals
Simple
Set
add
del
has
list
Generated using
TypeDoc