union

Function union 

Source
fn union(x: &Range<usize>, y: &Range<usize>) -> Range<usize>