prollipop
Preparing search index...
mutate
applyUpdate
Function applyUpdate
applyUpdate
(
entry
:
null
|
Entry
,
update
:
null
|
Update
,
)
:
[
null
|
Entry
,
null
|
EntryDiff
]
Takes an entry and update of equal keys and returns whether a change must be made.
Parameters
entry
:
null
|
Entry
update
:
null
|
Update
Returns
[
null
|
Entry
,
null
|
EntryDiff
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
prollipop
Loading...
Takes an entry and update of equal keys and returns whether a change must be made.