• Tests whether the heap aHeap is empty or not

    Parameters

    • aHeap: HeapI<any>

      the heap to consider

    Returns boolean

    if aHeap is empty