sorted-containers - v0.4.0
Preparing search index...
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.4.0
Loading...
Check the invariants of a SortedMap.