Function array_math::shift_right

source ·
pub const fn shift_right<T, const N: usize>(array: &mut [T; N], item: T) -> T