* Flattens a nested array. If `isDeep` is `true` the array is recursively * flattened, otherwise it's only flattened a single level. * * @static * @memberOf _ * @category Array * @param {Array} array The array to flatten. * @param {boole
(array, isDeep, guard)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected