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 57162feff5 - rename Reset() to Begin() in iterators (this will allow End() which will make reverse loops more readable) 8 years ago
..
arraylist - rename Reset() to Begin() in iterators (this will allow End() which will make reverse loops more readable) 8 years ago
doublylinkedlist - rename Reset() to Begin() in iterators (this will allow End() which will make reverse loops more readable) 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