Removes the max element of this index from the container. Complexity: O(d(n)); O(log(n)) for this index
See Implementation
Removes the max element of this index from the container. Complexity: O(d(n));
O(log(n)) for this index