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/stacks/linkedliststack
Emir Pasic ce767c333d add Clear() method to stack interface 11 years ago
..
linkedliststack.go add Clear() method to stack interface 11 years ago
linkedliststack_test.go optimizing the array stack to shrink array by factor of 1.5, now array stack is faster than linked list stack 11 years ago