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
Emir Pasic 09f75253fe optimizing the array stack to shrink array by factor of 1.5, now array stack is faster than linked list stack 10 years ago
..
arraystack optimizing the array stack to shrink array by factor of 1.5, now array stack is faster than linked list stack 10 years ago
linkedliststack optimizing the array stack to shrink array by factor of 1.5, now array stack is faster than linked list stack 10 years ago
stacks.go stacks interface addition and assertion 10 years ago