The type of the elements in the source sequence.
The source sequence to wrap with the abort signal.
Optional
signal: AbortSignalThe abort signal used for cancellation.
The source sequence wrapped with an abort signal for cancellation.
Generated using TypeDoc
Wraps an existing async-iterable with a new async-iterable which support cancellation.