Function array_math::each_ref

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