Change the repository type filter
All
Repositories list
20 repositories
Containers-OrderedSet
PublicA Set where an order of elements matters or an OrderedCollection with no duplicates. Supports the complete API of Set and OrderedCollectionContainers-Trie
PublicContainers-Queue
PublicContainers-Deque
PublicContainers-KeyedTree
PublicContainers-BPlusTree
PublicContainers-RedBlackTree
PublicContainer-AVL
PublicContainers-Buffer
PublicContainers-Stack
PublicAn Array-based Stack implementation with LIFO order (Last in, First Out)Containers-HashTable
PublicContainers-UniqueOrdered
PublicContainer-BTree
PublicContainers-Array2D
PublicHashtable
PublicContainers-RunArray
Public