Skip to main content

complement_rel_bound_pair

Function complement_rel_bound_pair 

Source
pub fn complement_rel_bound_pair(
    bounds: &RelBoundPair,
) -> ComplementResult<EmptiableRelBoundPair>
Expand description

Returns the complementary intervals of a RelBoundPair

See Complementable for more info.