RubyGems Navigation menu

pqueue 1.0.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 (11KB)
  2. 2.0.2 October 29, 2011 (9KB)
  3. 2.0.1 October 29, 2011 (8.5KB)
  4. 2.0.0 October 29, 2011 (9.5KB)
  5. 1.0.0 August 05, 2009 (9.5KB)

所有者:

作者:

  • K.Kodama, Ronald Butler, Olivier Renaud, Rick Bradley, Trans <transfire@gmail.com>

SHA 256チェックサム:

=

累計ダウンロード数 1,131,604

このバージョンのみ 10,851

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: