Skip to content
イテレータ
EntityQ1326388· pop 26· linked from 83 articles

イテレータ

Sign in to save

In computer programming, an iterator is an object that progressively provides access to each item of a collection, in order.

Wikidata facts

Show 2 more facts
Commons category
Iterator pattern
Sources (2)

via Wikidata · CC0

Article · 日本語

イテレータ(英語: iterator)とは、プログラミング言語において配列やそれに類似する集合的データ構造(コレクションあるいはコンテナ)の各要素に対する繰り返し処理の抽象化である。実際のプログラミング言語では、オブジェクトまたは文法などとして現れる。JISでは反復子(はんぷくし)と翻訳されている。 ジェネレータ (プログラミング) の記事も参照のこと。

Abstract from DBpedia / Wikipedia · CC BY-SA

Gallery (4)

Connections

Categories