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