Removes an element from the max-heap.
The type of max-heap.
The max-heap instance.
The element to remove.
true or false depending on the outcome of the removal process.
true
false
Removes an element from the max-heap.