Returns the top element of the min-heap.
The type of min-heap.
The min-heap instance.
The top element or undefined if the heap is empty.
undefined
Returns the top element of the min-heap.