Skip to main content

offset

Function offset 

Source
pub const fn offset<T>(base: Idx<T>, n: usize) -> Idx<T>
Expand description

Offsets a base index by n positions.