Skip to main content

identity

Function identity 

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

The first N indices [0, 1, 2, ...].