Clears a min-heap instance by removing all elements and their index mappings.
The type of min-heap array.
The min-heap instance to clear.
Clears a min-heap instance by removing all elements and their index mappings.