Preparing search index...
The search index is not available
iteragain - v4.1.5
iteragain
internal/RoundrobinIterator
RoundrobinIterator
Class RoundrobinIterator
Implements
IterableIterator
<
any
>
Index
Constructors
constructor
Properties
i
iterators
Methods
[iterator]
next
Constructors
constructor
new
Roundrobin
Iterator
(
iterators
)
:
RoundrobinIterator
Parameters
iterators
:
Iterator
<
any
,
any
,
any
>
[]
Returns
RoundrobinIterator
Properties
Protected
i
i
:
number
= 0
Protected
iterators
iterators
:
Iterator
<
any
,
any
,
any
>
[]
Methods
[iterator]
[iterator]
(
)
:
IterableIterator
<
any
,
any
,
any
>
Returns
IterableIterator
<
any
,
any
,
any
>
next
next
(
...
args
)
:
IteratorResult
<
any
,
any
>
Parameters
Rest
...
args
:
any
[]
Returns
IteratorResult
<
any
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
i
iterators
Methods
[iterator]
next
iteragain - v4.1.5
Loading...