Skip to main contentModule manipulate
Source - apply_del
- Delete the value at the given path, returning a new Value with the deletion.
- apply_set
- Set a value at the given path, returning a new Value with the modification.
Creates intermediate objects/arrays as needed.