void push(mixed value)
Push an element onto the heap. The heap will automatically sort itself so that the smallest value will be at the top.