Adds a new element to the heap and maintains the heap property. # Parameters - `value`: The value to add to the heap.
(&mut self, value: T)
source not stored for this graph (policy: none)