interface ArrayOptions
optional
concurrency: numberThe maximum concurrent invocations of fn to call on the stream at once.
optional
signal: AbortSignalAllows destroying the stream if the signal is aborted.
concurrency: numberThe maximum concurrent invocations of fn to call on the stream at once.
signal: AbortSignalAllows destroying the stream if the signal is aborted.