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

Function cacheIndexOf

iBlog.WebUI/Scripts/lodash.js:1206–1211  ·  view source on GitHub ↗

* Checks if `value` is in `cache` mimicking the return signature of * `_.indexOf` by returning `0` if the value is found, else `-1`. * * @private * @param {Object} cache The cache to search. * @param {*} value The value to search for. * @returns

(cache, value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runInContextFunction · 0.85

Calls 1

isObjectFunction · 0.70

Tested by

no test coverage detected