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/lists
Emir Pasic 02f40db0cf - test iterator end on reverse-iterable data structures
- fix red-black tree
8 years ago
..
arraylist - test iterator end on reverse-iterable data structures 8 years ago
doublylinkedlist - test iterator end on reverse-iterable data structures 8 years ago
singlylinkedlist - rename Reset() to Begin() in iterators (this will allow End() which will make reverse loops more readable) 8 years ago
lists.go - add reversible iterators to lists (array list and doubly-linked list) 8 years ago