Open treeowl opened 4 years ago
We can probably borrow some from the Data.Sequence benchmarks. We'll certainly want to compare run-time performance to other stack/queue/deque implementations.
Data.Sequence
We can probably borrow some from the
Data.Sequence
benchmarks. We'll certainly want to compare run-time performance to other stack/queue/deque implementations.