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