📄️ Filter
Iterates over elements of collection, returning an array of all elements that match the values for specified key. Note: the comparison is not deep and only works for values of primitive types.
📄️ Fuzzy search
Perform fuzzy search and string-scoring on a data using quicksilver string ranking algorithm.