Preparing search index...
The search index is not available
sorted-containers - v0.3.0
sorted-containers
checkSortedArray
Function checkSortedArray
Check the invariants of a SortedArray.
Throws
If the SortedArray is corrupted.
checkSortedArray
<
T
,
C
>
(
self
:
SortedArray
<
T
,
C
>
)
:
void
Type Parameters
T
C
Parameters
self
:
SortedArray
<
T
,
C
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
sorted-containers - v0.3.0
Loading...
Check the invariants of a SortedArray.
Throws
If the SortedArray is corrupted.