# Functions
NewWith instantiates a new empty heap tree with the custom comparator.
NewWithIntComparator instantiates a new empty heap with the IntComparator, i.e.
NewWithStringComparator instantiates a new empty heap with the StringComparator, i.e.