pub fn min_slice<T, const N: usize, V>(a: &[T], b: &[T], output: &mut [T])where T: Transcendental, V: Vector<T, N>,
Поэлементный минимум двух слайсов