Iterator

id: iterator-181-11090760
title: Iterator
text: In computer programming, an iterator is an object that progressively provides access to each item of a collection, in order. A collection may provide multiple iterators via its interface that provide items in different orders, such as forwards and backwards. An iterator is often implemented in terms of the structure underlying a collection implementation and is often tightly coupled to the collection to enable the operational semantics of the iterator. An iterator is behaviorally similar to a da
brand slug: wiki
category slug: encyclopedia
description: Object that enables processing collection items in order
original url: https://en.wikipedia.org/wiki/Iterator
date created: 2003-01-22T11:49:18Z
date modified: 2024-09-06T12:03:12Z
main entity: {"identifier":"Q1326388","url":"https://www.wikidata.org/entity/Q1326388"}
image:
fields total: 13
integrity: 15

Related Entries

Explore Next Part