You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gods/stacks
Emir Pasic 02f40db0cf - test iterator end on reverse-iterable data structures
- fix red-black tree
8 years ago
..
arraystack - test iterator end on reverse-iterable data structures 8 years ago
linkedliststack - rename Reset() to Begin() in iterators (this will allow End() which will make reverse loops more readable) 8 years ago
stacks.go - add reversible iterators to lists (array list and doubly-linked list) 8 years ago