Lodash.flattenDeep

Recursively flattens array.

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

Return Value

Type: auto ref

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

Meta