MCPcopy Create free account
hub / github.com/eshengsky/iBlog.Net / baseFlatten

Function baseFlatten

iBlog.WebUI/Scripts/lodash.js:1974–1995  ·  view source on GitHub ↗

* The base implementation of `_.flatten` with added support for restricting * flattening and specifying the start index. * * @private * @param {Array} array The array to flatten. * @param {boolean} [isDeep] Specify a deep flatten. * @param {boole

(array, isDeep, isStrict, result)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

runInContextFunction · 0.85
flattenFunction · 0.85
flattenDeepFunction · 0.85

Calls 5

isObjectLikeFunction · 0.85
isArgumentsFunction · 0.85
arrayPushFunction · 0.85
isArrayLikeFunction · 0.70
isArrayFunction · 0.50

Tested by

no test coverage detected