[][src]Type Definition dary_heap::SeptenaryHeap

type SeptenaryHeap<T> = DaryHeap<T, D7>;

A septenary heap (d = 7).