merge

abstract fun merge(another: LeftistHeap<Value>): LeftistHeap<Value>

Merge this heap with another.