pub fn lt_bound(a: &DomainBound, b: &DomainBound) -> boolExpand description
Strict less-than for two DomainBounds. false if not comparable.
pub fn lt_bound(a: &DomainBound, b: &DomainBound) -> boolStrict less-than for two DomainBounds. false if not comparable.