pub fn complement_rel_bound_pair(
bounds: &RelBoundPair,
) -> ComplementResult<EmptiableRelBoundPair>Expand description
Returns the complementary intervals of a RelBoundPair
See Complementable for more info.
pub fn complement_rel_bound_pair(
bounds: &RelBoundPair,
) -> ComplementResult<EmptiableRelBoundPair>Returns the complementary intervals of a RelBoundPair
See Complementable for more info.