Skip to main content

Module manipulate

Module manipulate 

Source

Functionsยง

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.