Search
Preparing search index...
The search index is not available
@web-atoms/core
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"core/AtomEnumerator"
AtomEnumerator
Class AtomEnumerator<T>
Type parameters
T
Hierarchy
AtomEnumerator
Index
Constructors
constructor
Accessors
current
current
Index
Methods
next
Constructors
constructor
new
Atom
Enumerator
(
items
:
T
[]
)
:
AtomEnumerator
Parameters
items:
T
[]
Returns
AtomEnumerator
Accessors
current
get
current
(
)
:
T
Returns
T
current
Index
get
currentIndex
(
)
:
number
Returns
number
Methods
next
next
(
)
:
boolean
Returns
boolean
Globals
"core/
Atom
Enumerator"
Atom
Enumerator
constructor
current
current
Index
next
Generated using
TypeDoc