pub trait PosEq<O> { }Expand description
Expresses at compile time that two classes could potentially represent the same number space or domain.
pub trait PosEq<O> { }Expresses at compile time that two classes could potentially represent the same number space or domain.