[][src]Type Definition dary_heap::BinaryHeap

type BinaryHeap<T> = DaryHeap<T, D2>;

A binary heap (d = 2).