.ruby in pqueue-2.0.0 vs .ruby in pqueue-2.0.1
- old
+ new
@@ -42,10 +42,10 @@
- lib
revision: 0
created: '2001-03-10'
summary: Queue of Prioritized Elements
title: PQueue
-version: 2.0.0
+version: 2.0.1
name: pqueue
description: ! '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