pub const fn indices_arr<const N: usize>() -> [usize; N]
Get an array xs such that xs[i] = i.
xs
xs[i] = i