Finds the first key and value that meets a check in an object
extends object
Data to find the value
Array of keys in order of priority to search the data object
Predicate function each value found by data[column]
The key and value as JSON
Generated using TypeDoc
Finds the first key and value that meets a check in an object