2 lines
131 B
Plaintext
2 lines
131 B
Plaintext
|
Deque implementation with constant-time insertion and removal at either end, and better space efficiency than a double-linked list
|