class AsyncRepeatIterator<T>
undocumented
Extends: AsyncFastIteratorBase<T>
Type parameters
Name | Description |
---|---|
T | undocumented |
Properties
iterator
undocumented
iterator
Definition
iterator:
AsyncFastIterator
<T>;
return
undocumented
return
source
undocumented
source
Definition
readonly source:
AsyncStream
<T>;
Methods
fastNext
undocumented
fastNext