Newbetuts
.
New posts in iterator
Custom Iterator in C++
c++
stl
iterator
How to use an iterator?
c++
pointers
vector
iterator
using-statement
How to increment an iterator by 2?
c++
visual-c++
stl
iterator
cleanest way to call one function on a list of items
python
python-3.x
iterator
Pass multiple parameters to concurrent.futures.Executor.map?
python
concurrency
iterator
future
map-function
Distinction between iterator and enumerator
c#
.net
iterator
generator
enumeration
What is an iterator's default value?
c++
stl
default
containers
iterator
Why is there no first(iterable) built-in function in Python?
python
iterator
generator
What is the difference between chain and chain.from_iterable in itertools?
python
iterator
itertools
split a generator/iterable every n items in python (splitEvery)
python
iterator
split
Why does Java not allow foreach on iterators (only on iterables)? [duplicate]
java
syntax
iterator
language-design
iterable
Is there a Java equivalent of Python's 'enumerate' function?
java
python
iterator
How to use RegexIterator in PHP
php
regex
iterator
spl
What is the purpose/advantage of using yield return iterators in C#?
c#
iterator
yield-return
Why does next raise a 'StopIteration', but 'for' do a normal return?
python
iterator
generator
stopiteration
Tuple Unpacking in Map Operations
scala
map
iterator
tuples
iterable-unpacking
Preparation for std::iterator Being Deprecated
c++
iterator
standards
deprecated
c++17
Confused with python lists: are they or are they not iterators?
python
list
iterator
python groupby behaviour?
python
dictionary
iterator
group-by
How to write a Rust function that takes an iterator?
function
iterator
rust
Prev
Next