Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in iterator
How do I split a string and rejoin it without creating an intermediate list in Python?
May 04, 2022
python
string
generator
iterator
How to join links in Python to get a cycle?
Aug 30, 2022
python
list
functional-programming
iterator
reduce
Python Custom Iterator: Close a file on StopIteration
Sep 05, 2022
python
file-io
iterator
STL iterator before std::map::begin()
Nov 06, 2022
c++
c++11
stl
iterator
reverse-iterator
How do iostream iterators work?
Nov 30, 2019
c++
c++11
iterator
iostream
Is there a JavaScript equivalent to Python's for loops?
Oct 14, 2022
javascript
python
loops
for-loop
iterator
Java Set iterator, safe for removal of elements?
Aug 02, 2018
java
iterator
set
An Iterator which mutates and returns the same object. Bad practice?
Oct 15, 2022
java
iterator
guava
Custom iterator to infinitely iterate collection in a loop mode
Sep 03, 2017
swift
collections
iterator
infinite-loop
Run two <algorithm>s side by side on the same input iterator range
Oct 03, 2022
c++
algorithm
iterator
stl-algorithm
istream-iterator
Should we still use classes or functions that require std::iterator if std::iterator is deprecated? [duplicate]
Sep 16, 2022
c++
for-loop
iterator
c++17
How to realize a custom implementation of a std-like iterator?
Apr 01, 2022
c++
iterator
std
C++ zip variadic templates
Apr 08, 2019
c++
iterator
c++11
tuples
variadic-templates
How to create a Java Iterator that throws IOException
Jan 22, 2020
java
iterator
java-7
ioexception
What happens if I use vector::begin() instead of std::back_inserter(vector) for output of set_intersection?
Aug 25, 2022
c++
vector
iterator
containers
set-intersection
Iterating a vector to second to last element with index vs iterator
Aug 31, 2022
c++
c++11
vector
iterator
std
Javascript: Iterating over array with non-consecutive keys
Sep 15, 2017
javascript
jquery
oop
iterator
Can I implement yield return for IEnumerable functions in VB.NET? [duplicate]
Sep 27, 2022
vb.net
ienumerable
iterator
yield-return
Scala, Erastothenes: Is there a straightforward way to replace a stream with an iteration?
Oct 07, 2021
scala
stream
iterator
out-of-memory
primes
Can I get a pointer to a current iterator value
Apr 27, 2022
c++
pointers
iterator
« Newer Entries
Older Entries »