An async iterable that can be closed when the consumer does not want to read any more elements, freeing up resources that may be held by the iterable.
Close the iterable to free up resources when no more elements are required.
Generated using TypeDoc
An async iterable that can be closed when the consumer does not want to read any more elements, freeing up resources that may be held by the iterable.