Feature:
filterCollectionByValues
#112
Iterates over elements ofvalues
and returns all entries fromcollection
for whichpredicate
returns truthy.
filterCollectionByValues
#112values
and returns all entries from collection
for which predicate
returns truthy.