The type of elements in the source sequence.
The source async-iterable to determine whether it is empty.
Optional
signal: AbortSignalAn optional abort signal to cancel the operation.
Returns a promise containing true if the sequence is empty, otherwise false.
Generated using TypeDoc
Determines whether the given async-iterable is empty.