pub fn range<const N: usize>() -> Array<U<{ _ }>, N>
Expand description

Returns an array containing 0..N.