pub trait PosEq<O> { }
Expand description

Expresses at compile time that two classes could potentially represent the same number space or domain.

Implementors