* Checks if `target` is in `collection` using * [`SameValueZero`](http://ecma-international.org/ecma-262/6.0/#sec-samevaluezero) * for equality comparisons. If `fromIndex` is negative, it's used as the offset * from the end of `collection`. * * @static
(collection, target, fromIndex, guard)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected