Releases: monitor1379/yagods
Releases · monitor1379/yagods
v1.13.0
Add support for generic programming using parameterized types based on GoDS
- Containers
- Lists
- ArrayList
- SinglyLinkedList
- DoublyLinkedList
- Sets
- HashSet
- TreeSet
- Stacks
- LinkedListStack
- ArrayStack
- Maps
- HashMap
- TreeMap
- Trees
- RedBlackTree
- BinaryHeap
- Lists
- Functions
- Comparator
- Iterator
- IteratorWithIndex
- IteratorWithKey
- Enumerable
- EnumerableWithIndex
- EnumerableWithKey
- Sort