Computes the minimum value of array. If array is empty or falsey undefined is returned.
array
undefined
Returns the minimum value.
Computes the minimum value of
array. Ifarrayis empty or falseyundefinedis returned.