Trait scirust::algebra::structure::magma::MagmaMul [] [src]

pub trait MagmaMul: MagmaMulPartial + Eq { }

Magma with a multiplication operation with full equivalence

Implementors