Contents

max()

Returns the element with the highest value, ignoring missing elements.

Declaration

func max() -> DiscontiguousColumnSlice<WrappedElement>.Element

See Also

Getting Statistical Values