Releases3
Frequency2 months 1 week
Last Release
Returns `true` if a value exists in the given string, array or object.

Linked projects

Checks if the callback returns a truthy value for any element in a collection, or for any sub-string in a string. The function returns as soon as it finds a passing value and does not iterate over the entire collection.