* Checks if a given value is present in a collection using strict equality * for comparisons, i.e. `===`. If `fromIndex` is negative, it is used as the * offset from the end of the collection. * * @static * @memberOf _ * @alias include * @category Collections
(collection, target, fromIndex)
source not stored for this graph (policy: none)
no test coverage detected