MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / includes

Function includes

libraries/lodash.js:9449–9460  ·  view source on GitHub ↗

* Checks if `value` is in `collection`. If `collection` is a string, it's * checked for a substring of `value`, otherwise * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) * is used for equality comparisons. If `fromIndex` is negative, it's used as

(collection, value, fromIndex, guard)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

baseDifferenceFunction · 0.85
baseIntersectionFunction · 0.85
baseUniqFunction · 0.85

Calls 5

isArrayLikeFunction · 0.85
valuesFunction · 0.85
toIntegerFunction · 0.85
isStringFunction · 0.85
baseIndexOfFunction · 0.85

Tested by

no test coverage detected