RubyGems Navigation menu

pqueue 2.0.2

A priority queue is like a standard queue, except that each inserted elements is given a certain priority, based on the result of the comparison block given at instantiation time. Retrieving an element from the queue will always return the one with the highest priority.

Gemfile:
=

安裝:
=

版本列表:

  1. 2.1.0 March 03, 2015 (11.0 KB)
  2. 2.0.2 October 29, 2011 (9.0 KB)
  3. 2.0.1 October 29, 2011 (8.5 KB)
  4. 2.0.0 October 29, 2011 (9.5 KB)
  5. 1.0.0 August 05, 2009 (9.5 KB)

Development 相依性套件 (3):

ae >= 0
detroit >= 0
microtest >= 0

擁有者:

作者:

  • K. Kodama, Ronald Butler, Olivier Renaud, Rick Bradley, Thomas Sawyer

SHA 256 總和檢查碼:

=

總下載次數 1,130,580

這個版本 16,547

版本发布:

授權:

Ruby 版本需求:

相關連結: