pub fn min( array: impl AsRef<Array>, keep_dims: impl Into<Option<bool>>, ) -> Result<Array>
See Array::min
Array::min