Sign in Sign up
rubygems

pqueue

A priority queue is like a standard queue, except that each inserted element 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.

Activity

Latest release
5mo ago
Total releases
6
Cadence
~2.3 years
Last 12 months
1

Reach

Stars

Details

License
BSD-2-Clause
First release
Jul 05, 2009
Releases
Version Released
2.2.0 minor
2.1.0 minor
2.0.0 major
2.0.1 patch
2.0.2 patch
1.0.0 initial