Returns the minimum and maximum value of a key in an array of objects. The given key must map to a number.
Array of objects to check.
The key to check for values.
Returns the minimum and maximum value of a key in an array of objects. The given key must map to a number.