Function array_math::as_uncollumn

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