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