Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/collections
diffMaps
Function diffMaps
diffMaps
<
K
,
V
>
(
before
:
Map
<
K
,
V
>
,
after
:
Map
<
K
,
V
>
,
)
:
{
added
:
V
[]
;
removed
:
V
[]
}
Type Parameters
K
V
Parameters
before
:
Map
<
K
,
V
>
after
:
Map
<
K
,
V
>
Returns
{
added
:
V
[]
;
removed
:
V
[]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...