[][src]Type Definition dary_heap::QuinaryHeap

type QuinaryHeap<T> = DaryHeap<T, D5>;

A quinary heap (d = 5).