RubyGems Navigation menu

pqueue 2.1.0

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 依赖 (6):

ae >= 0
indexer >= 0
mast >= 0
microtest >= 0
rubytest >= 0

业主:

作者:

  • Trans, K. Kodama, Ronald Butler, Olivier Renaud, Rick Bradley

SHA 256 校验和:

8b79d9baa303a9747e83877def5a698e0e61d145d4c4275487c79fb1642102a9

下载总量 1,059,263

这个版本 1,025,686

许可:

BSD-2

需要的 Ruby 版本: >= 0

链接: