Function array_math::into_shift_left

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