Function array_math::into_shift_many_right
source · pub const fn into_shift_many_right<T, const N: usize, const M: usize>(
array: [T; N],
items: [T; M]
) -> ([T; N], [T; M])
pub const fn into_shift_many_right<T, const N: usize, const M: usize>(
array: [T; N],
items: [T; M]
) -> ([T; N], [T; M])