Function normalize_bounds

Source
fn normalize_bounds(len: usize, start: isize, end: isize) -> (usize, usize)