Skip to search formSkip to main contentSkip to account menu

Iterator

Known as: Internal iterators, Iterator (C++), Iterators 
In computer programming, an iterator is an object that enables a programmer to traverse a container, particularly lists. Various types of iterators… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
Review
2017
Review
2017
Java 8 retrofitted lambda expressions, a core feature of functional programming, into a mainstream object-oriented language with… 
2013
2013
Similarity Joins are recognized among the most useful data processing and analysis operations. They retrieve all data pairs whose… 
Highly Cited
2009
Highly Cited
2009
Reusable APIs often define usage protocols. We previously developed a sound modular type system that checks compliance with… 
2009
2009
Nowadays, many tools are available for metric extraction. However, extending these tools with new metrics or modifying the… 
Highly Cited
2007
Highly Cited
2007
THE PROFESSION OF SOFTWARE ENGINEERING Introduction Software Engineering as an Engineering Profession Standards and… 
Highly Cited
2004
Highly Cited
2004
When using an out-of-core indexing method to answer a query, it isgenerally assumed that the I/O cost dominates the overall query… 
Highly Cited
1995
Highly Cited
1995
This thesis presents and justifies a framework for programming real-time signal processing systems. The framework extends the…