Read-only AsyncIterableIterator.
AsyncIterableIterator
This is just an read-only alternative to AsyncIterableIterator to avoid unwanted mutations.
Type of the items in the AsyncIterableIterator.
Read-only
AsyncIterableIterator
.Remarks
This is just an read-only alternative to
AsyncIterableIterator
to avoid unwanted mutations.