The object or array to modify.
The path node of the update selector.
Map of positional identifiers to queries for filtering.
The update function which accepts containver value and key.
Optional
opts: WalkOptionsThe optional WalkOptions passed to the walk function.
Applies an update function to a value to produce a new value to modify an object in-place.