minimum (data &key start end key)
Returns the element of the sequence data' whose
key' is minimum. Signals
`no-data' if there is no data. If there is only one element in the data
sequence, that element will be returned, regardless of whether it is valid (a
number).