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