setIn()
Sets a value under a root object after traversing the given path.
This function is valid in v2.23.0. This function has been downloaded 2 times.path
.root
that should be traversed.root
at the given path
.root
. Even if the value cannot be set root
will still be returned.This function directly requires the following function which is included automatically:
getAllIn()
This function is directly required by the following function:
getAllIn()