Preparing search index...
The search index is not available
Misti
Misti
internals/util
isMapSubsetOf
Function isMapSubsetOf
is
Map
Subset
Of
<
K
,
V
>
(
lhs
,
rhs
,
eq
?
)
:
boolean
Type Parameters
K
V
Parameters
lhs
:
Map
<
K
,
V
>
rhs
:
Map
<
K
,
V
>
eq
:
(
(
a
:
V
,
b
:
V
)
=>
boolean
)
= ...
(
a
,
b
)
:
boolean
Parameters
a
:
V
b
:
V
Returns
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Misti
Loading...