sorted-containers - v0.4.0
    Preparing search index...

    Variable checkSortedArrayConst

    checkSortedArray: <T extends C, C>(self: SortedArray<T, C>) => void = checkAbstractSortedArray

    Check the invariants of a SortedArray.

    Type declaration

    If the SortedArray is corrupted.