Finish the entire traversal after iterating over the current child.
Once requested, it cannot be cancelled.
Finish the entire traversal when the current call to the callback ends.
Skips iterating over the key of the current child.
Skips iterating over the key and value of the current child.
Skips iterating over the value of the current child.
Stops iterating over the current parent after deeply iterating over the current child.
Once requested, it cannot be cancelled.
Stops iterating over the current parent when this call to the callback ends.
ReadonlyuseAssigns the provided key and value to the context of the current child.
If the path is an array of keys and a new key is received, the last key will be replaced.
Specifies control flags to alter the behavior of deep iteration traversal.
Notes:
deepIterate.Evaluation order:
Since
3.0.0-beta.0