Such as: * into_vec * into_sorted_vec But these should not belong to the `PriorityQueue` traits. Instead, we should implement them on the d-ary heaps whenever it makes sense.
Such as:
But these should not belong to the
PriorityQueuetraits. Instead, we should implement them on the d-ary heaps whenever it makes sense.