Skip to main content

odd

Function odd 

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

The first N odd indices [1, 3, 5, ...].