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