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

Function takeRightWhile

iBlog.WebUI/Scripts/lodash.js:5483–5487  ·  view source on GitHub ↗

* Creates a slice of `array` with elements taken from the end. Elements are * taken until `predicate` returns falsey. The predicate is bound to `thisArg` * and invoked with three arguments: (value, index, array). * * If a property name is provided for `predicate`

(array, predicate, thisArg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

baseWhileFunction · 0.85
getCallbackFunction · 0.85

Tested by

no test coverage detected