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 08ae493e8a Implement NextTo and PrevTo for all iterators and containers (index or key, forward-only or reversable) 2 years ago
..
arraylist Implement NextTo and PrevTo for all iterators and containers (index or key, forward-only or reversable) 2 years ago
doublylinkedlist Implement NextTo and PrevTo for all iterators and containers (index or key, forward-only or reversable) 2 years ago
singlylinkedlist Implement NextTo and PrevTo for all iterators and containers (index or key, forward-only or reversable) 2 years ago
lists.go Added `Set(index, value)` method to all Lists (closes #86) 6 years ago