mergearray.seqpq.skewheap

Undocumented in source.

Members

Structs

SkewHeap
struct SkewHeap(T, Alloc)

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

Meta