Currently, `Default` is only implemented for `BinaryHeap<T>`. It would be useful to also have `BinaryHeap<T, MinComparator>`.