Search
Preparing search index...
The search index is not available
cagen
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
cagen.base
IForwardGenerator
Iterator
Interface Iterator<SourceT, IteratorT>
Type parameters
SourceT
:
IForwardGenerator
<
SourceT
,
IteratorT
>
IteratorT
:
Iterator
<
SourceT
,
IteratorT
>
Hierarchy
IForwardIterator
<
number
[]
,
IteratorT
>
Iterator
Iterator
Implemented by
Iterator
Index
Properties
value
Methods
equals
next
source
Properties
value
value
:
number
[]
Methods
equals
equals
(
obj
:
IteratorT
)
:
boolean
Parameters
obj:
IteratorT
Returns
boolean
Whether equal or not.
next
next
(
)
:
IteratorT
Returns
IteratorT
The next iterator.
source
source
(
)
:
SourceT
Returns
SourceT
The source generator.
Globals
Iterator
value
equals
next
source
__@iterator
begin
end
size
Generated using
TypeDoc