min()
Returns the element with the lowest value, ignoring missing elements.
Declaration
func min() -> DiscontiguousColumnSlice<WrappedElement>.ElementReturns the element with the lowest value, ignoring missing elements.
func min() -> DiscontiguousColumnSlice<WrappedElement>.Element