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/doublylinkedlist
Blake Miner 843fdb4848 Added `Set(index, value)` method to all Lists (closes #86)
Added tests
6 years ago
..
doublylinkedlist.go Added `Set(index, value)` method to all Lists (closes #86) 6 years ago
doublylinkedlist_test.go Added `Set(index, value)` method to all Lists (closes #86) 6 years ago
enumerable.go - replace long bsd text with short in all .go files 8 years ago
iterator.go - replace long bsd text with short in all .go files 8 years ago
serialization.go - JSON serialization for all lists 7 years ago