* Flattens a nested array (the nesting can be to any depth). If `isShallow` * is truey, the array will only be flattened a single level. If a callback * is provided each element of the array is passed through the callback before * flattening. The callback is bound to `thisArg` and inv
(array, isShallow, callback, thisArg)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected