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/arraystack
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.go 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_test.go optimizing the array stack to shrink array by factor of 1.5, now array stack is faster than linked list stack 10 years ago