Contents

min()

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

Declaration

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

See Also

Getting Statistical Values