Iterators

Collection iterators

Implementations of iterators for Pharo's collections

Implements Iterators for Pharo's Collections.

GitHub

9 stars
5 watching
3 forks
Language: Smalltalk
last commit: over 6 years ago
Linked from 1 awesome list

iteratorspharosmalltalk

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
juliendelplanque/pharocodegeneratorA toolkit to generate Pharo code by parsing a Domain Specific Language (DSL) and translating it into Smalltalk ASTs.13
juliendelplanque/pharo-icalProvides objects to manipulate ICalendar objects in Pharo environments.4
juliendelplanque/arffA Pharo implementation of the Weka Arff data format1
juliendelplanque/python3generatorToolkit to generate Python 3 source code from Pharo26
juliendelplanque/matplotlibbridgeA bridge between Pharo and Python's Matplotlib for creating plots in Smalltalk.19
juliendelplanque/jrpcA JSON-RPC 2.0 implementation for Pharo Smalltalk11
juliendelplanque/stablemarriageA Smalltalk implementation of the stable marriage problem algorithm3
juliendelplanque/postgresqlparserA tool that parses and analyzes PostgreSQL source code7
juliendelplanque/drtestsAn UI extension for testing Smalltalk projects7
thelartians/easyiteratorA library that simplifies C++ iterator design and usage by providing abstractions and boilerplate reduction.139
pharo-containers/containers-runarrayA Smalltalk class optimized for storing sequences of repeating values1
pharo-containers/avlA Smalltalk implementation of an AVL tree data structure4
jecisc/chanelA tool for cleaning and improving Smalltalk code22
pharo-contributions/deeptraverserA Smalltalk library for traversing object graphs8
laurentluce/python-algorithmsA collection of algorithms implemented in Python279