Module gearley::util::binary_heap [] [src]

A priority queue implemented with a binary heap.

Structs

BinaryHeap

A priority queue implemented with a binary heap.