slice_max

Function slice_max 

Source
fn slice_max<T>(array: &[T::Native]) -> T::Native
where T: ArrowPrimitiveType, T::Native: PartialOrd,
Expand description

Get maximum entry in the slice,