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