Addressable Binary Heaps - v1.0.1
    Preparing search index...

    Function clear

    • Clears a max-heap instance by removing all elements and their index mappings.

      Type Parameters

      Parameters

      • instance: H

        The max-heap instance to clear.

      Returns void