MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / toPath

Function toPath

libraries/lodash.js:16120–16125  ·  view source on GitHub ↗

* Converts `value` to a property path array. * * @static * @memberOf _ * @since 4.0.0 * @category Util * @param {*} value The value to convert. * @returns {Array} Returns the new property path array. * @example * * _.toPath('a.b.c'); * // => ['a

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

arrayMapFunction · 0.85
isSymbolFunction · 0.85
copyArrayFunction · 0.85
toStringFunction · 0.85

Tested by

no test coverage detected