deque 1.0.0
A Deque is a queue type data structure that allows efficient insertion and deletion from both ends of the queue. This implementation wrapps the standard C++ structure of the same name.
Gemfile:
=
install:
=
Versions:
- 1.0.0 September 05, 2016 (9.5 KB)