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 f052c96069 - iterator end on reverse-iterable data structures 9 years ago
..
arraylist - iterator end on reverse-iterable data structures 9 years ago
doublylinkedlist - iterator end on reverse-iterable data structures 9 years ago
singlylinkedlist - rename Reset() to Begin() in iterators (this will allow End() which will make reverse loops more readable) 9 years ago
lists.go - add reversible iterators to lists (array list and doubly-linked list) 9 years ago