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:
= Copy to clipboard Copied!

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:

4f6dd827a07c574b1ea94dcbc87b07746b4bbc12b45e0221ad9ad011b585a91e

Total downloads 11,011

For this version 11,011

License:

MIT

Required Ruby Version: >= 0

Links: