Function range_overlaps

Source
fn range_overlaps(a: &Range<BufferAddress>, b: &Range<BufferAddress>) -> bool