pub const fn identity_map<const N: usize>() -> [usize; N]
Builds an identity permutation table of length N.
N