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 74d7895cfb array stack (with tests and benchmarks - kinda slow in comparison to the linked list stack) 10 years ago
..
linkedliststack.go stacks interface addition and assertion 10 years ago
linkedliststack_test.go array stack (with tests and benchmarks - kinda slow in comparison to the linked list stack) 10 years ago