* The base implementation of `_.flatten` without support for callback * shorthands or `thisArg` binding. * * @private * @param {Array} array The array to flatten. * @param {boolean} [isShallow=false] A flag to restrict flattening to a single level. * @param {boolean} [i
(array, isShallow, isStrict, fromIndex)
source not stored for this graph (policy: none)
no test coverage detected