Function identity

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

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