Function graphics::modular_index::offset

source ·
pub fn offset(n: usize, i: usize, off: isize) -> usize
Expand description

Computes modular offset safely for indices.