A function which is called to determine whether a value meets arbitrary criteria
The value of the item in the collection
The key, if one is available, under which the item appeared within the collection
A true-y value if the item met the predicate conditions, false-y values if it did not.
Generated using TypeDoc
A method which is used to determine whether a value within a collection meets a set of criteria.