Login
Discover
Waves
Communities
Write
Login
Signup
Topics
#
iterators
Explore topics
#iterators
Global
Trending
Hot
New
Payout
Muted
Promoted
#iterators
New
#iterators
Follow to get notified about new posts with this tag
Get #iterators by email
Follow
pibara
HiveDevs
8M
Version 0.3 of the Merg-E language specification : Explicit actorcitos, non-inline structural iterators, runtimes, and abstract schedular pipeline.
Final pre-implementation post on the Merg-E language: iterators&actorcitos, alternate runtimes, and abstract scheduling
$ 0.586
15
1
pibara
HiveDevs
8M
Version 0.3 of the Merg-E language specification : Actorcitos and structural iterators
On how 'if' & 'while' are abstractions on top of, and on the low level strength of structuaral iterators and actorcitos
$ 0.996
17
1
albro
Programming & Dev
3y
Python Iterators and Tricks By albro
Iterators have many uses in programming languages. Programmers frequently use iterators when using ready-made data structures. In simpler words, with iterators, we can traverse a list, array, or other
jd3
cpp
8y
C++ Associative Container - Map iterator example
Maps A stores elements that contain both a 'key' and a 'value'. An elements key is used to locate the element in the map, and the value holds the information for that key. By default maps are ordered
onemoretea
Actifit
12h
Promoted
Quick Three-Bridges-Walk before Work - My Actifit Report Card: September 14th, 2026
Welcome to Liquid Eye’s Actifit Blog Monday ☀️ 17494 A gray, slightly windy, but also quite warm morning with temperatures around 14 degrees. This morning I only had time for a quick “Three Bridges” loop
jd3
cpp
8y
C++ Sequence Container - Vector iterator example
Vectors A vector is a container similar to an array, but has no fixed size and can dynamically grow by pushing elements to it. A reference to all of its member functions can be found here: Ex Code #include
jd3
cpp
8y
C++ Containers and Iterators
Below is a brief reference to STL containers and iterators. This can be used to get up to speed with containers and iterators in C++. Containers A container is an abstract data type that stores a collection
slawas
programming
8y
C# langauge: Enumerators and iterators
The enumerators and iterators in general are used to move after the elements of the collection, we will start by discussing the enumerations. Enumerators Enumerator class is used for calculations, it works
Discover communities
Explore communities
Create your community