Skip to main content

even

Function even 

Source
pub(crate) const fn even<const N: usize>() -> [u32; N]
Expand description

The first N even indices [0, 2, 4, ...].