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

Function baseWhile

iBlog.WebUI/Scripts/lodash.js:2738–2746  ·  view source on GitHub ↗

* The base implementation of `_.dropRightWhile`, `_.dropWhile`, `_.takeRightWhile`, * and `_.takeWhile` without support for callback shorthands and `this` binding. * * @private * @param {Array} array The array to query. * @param {Function} predicate The f

(array, predicate, isDrop, fromRight)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

dropRightWhileFunction · 0.85
dropWhileFunction · 0.85
takeRightWhileFunction · 0.85
takeWhileFunction · 0.85

Calls 1

baseSliceFunction · 0.85

Tested by

no test coverage detected