pharo-containers
In this organization, we collect various data structures for Pharo. You will find containers such as Stack, Queue, HashTable, OrderedSet, and many more.
Popular repositories Loading
-
Containers-OrderedSet
Containers-OrderedSet PublicA Set where an order of elements matters or an OrderedCollection with no duplicates. Supports the complete API of Set and OrderedCollection
-
Containers-Trie
Containers-Trie PublicA trie implementation (original version from Benoit St-Jean).
-
-
Containers-UniqueOrdered
Containers-UniqueOrdered PublicTo get unique (set) but ordered collection.
-
Repositories
Showing 10 of 14 repositories
- Containers-Queue Public
pharo-containers/Containers-Queue’s past year of commit activity - Containers-OrderedSet Public
A Set where an order of elements matters or an OrderedCollection with no duplicates. Supports the complete API of Set and OrderedCollection
pharo-containers/Containers-OrderedSet’s past year of commit activity