mergearray.seqpq.pairingheap

Undocumented in source.

Members

Structs

PairingHeap
struct PairingHeap(T, Alloc)

A sequential Pairing Heap implementation of a priority queue of elements T using allocator Alloc.

Meta