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