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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.0 - September 05, 2016 (9.5 KB)

Development 相依性套件 (4):

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

擁有者:

作者:

  • Kirk Haines

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 11,272

這個版本 11,272

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: