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