Lodash.toPath

Converts value to a property path array.

struct Lodash
nothrow @trusted @safe ref
toPath
()
()

Return Value

Type: auto ref

- Lodash chained on (Array): the new property path array.

Meta