Iterator return type.
Number of iterations to run. Values <= 0 return an empty array.
Async iterator receiving the current index and cancellation token.
Optionaloptions: TimesOptions<R>Configuration options, including cancellation and concurrency.
A cancellable handle that resolves to collected results.
Repeats an async iterator
counttimes and collects results in index order.