logic/assocPath/object
It makes a shallow clone of obj with setting or overriding with newValue the property found with path. See Rambdax's assocPath
Assoc Path
path
result
newValue
obj
Inputs
Name | Type | Default Value | Choices |
---|---|---|---|
path | string | ||
newValue | object | ||
obj | object |
Outputs
Name | Type |
---|---|
result | object |