[go: up one dir, main page]

Function complement

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

Calculate the complement of the given ranges.