iterator

[US]/ɪtəˈreɪtə/
[UK]/ˈɪtəˌreɪtər/
Frequency: Very High

Translation

n.(computing) an object or routine that steps through items in a collection, returning each item in turn.

Phrases & Collocations

for iterator

паттерн итератора

iterator object

недействительный итератор

each iterator

недействительность итератора

iterator function

диапазон итератора

using iterator

адаптер итератора

iterator error

адаптеры итератора

iterator type

категория итератора

iterator loop

категории итератора

iterator design

итераторы итераторов

iterator pattern

итераторы начало

Example Sentences

the iterator allows you to loop through each element in the collection.

Итератор возвращает следующий элемент в последовательности.

you can use an iterator to access elements without exposing the underlying structure.

Этот итератор проходит по списку в порядке вставки.

the iterator pattern is commonly used in software design.

Инициализируйте итератор перед входом в цикл.

always check if the iterator has next element before proceeding.

Сбросьте итератор в начало коллекции.

the list iterator provides bidirectional traversal.

Итератор указывает на текущий элемент.

you need to initialize the iterator before using it.

Перемещайте итератор после обработки каждой записи.

the iterator returns null when it reaches the end of the sequence.

Проверьте, достиг ли итератор конца.

each iterator maintains its own position in the collection.

Использование итератора позволяет избежать копирования всего массива.

the iterator can be reset to traverse the collection again.

Итератор поддерживает фильтрацию элементов лениво.

using an iterator is more efficient than indexed access in some cases.

Если коллекция изменяется, итератор может стать недействительным.

the iterator interface defines standard methods for traversal.

Этот итератор выбрасывает ошибку, когда не остается элементов.

you can create multiple iterators for the same collection.

Сохраните итератор в переменной для повторного использования.

Popular Words

Explore frequently searched vocabulary

Download App to Unlock Full Content

Want to learn vocabulary more efficiently? Download the DictoGo app and enjoy more vocabulary memorization and review features!

Download DictoGo Now