• Extracts the internal items from the heap. If you want to get sorted all items, you can use sortItems.

    Type Parameters

    • T

    Parameters

    Returns readonly T[]

    The internal items array that consists the heap.

Generated using TypeDoc