[go: up one dir, main page]

complement

Function complement 

Source
pub fn complement(ranges: &[Range]) -> Vec<Range>
Expand description

Calculate the complement of the given ranges.