Hacker News new | ask | show | jobs
by puddingforears 1763 days ago
They make a great stack, though. Cheap to use and easy to implement.
1 comments

Use a deque at least and amortize the heap allocations...
With generics I could justify the extra engineering work to make such a deque!