RubyGems Navigation menu

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. 1.0.0 September 05, 2016 (9.5 KB)

Development Dependencies (4):

bundler ~> 1.12
minitest ~> 5.0
rake ~> 10.0

Owners:

Authors:

  • Kirk Haines

SHA 256 checksum:

=

Total downloads 11,336

For this version 11,336

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: