Create nested values and any intermediaries using dot notation ('a.b.c'
) paths.
Immutable version of dot-prop with some extensions
Get, set, or delete nested properties of process.env using a dot path
Retrieves a property from an object based on a 'path/to.that.prop'