Function array_math::into_uncollumn

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