gods/stacks
2016-06-27 02:42:05 +02:00
..
arraystack - test iterator end on reverse-iterable data structures 2016-06-27 02:42:05 +02:00
linkedliststack - rename Reset() to Begin() in iterators (this will allow End() which will make reverse loops more readable) 2016-06-27 00:08:01 +02:00
stacks.go - add reversible iterators to lists (array list and doubly-linked list) 2016-06-25 18:17:48 +02:00