Trait alga::general::MultiplicativeLoop

source ·
pub trait MultiplicativeLoop: AbstractLoop<Multiplicative> + MultiplicativeQuasigroup + One { }
Expand description

[Alias] Algebraic structure specialized for one kind of operation.

Object Safety§

This trait is not object safe.

Implementors§