Trait alga::general::RingCommutative[][src]

pub trait RingCommutative: AbstractRingCommutative + Ring { }

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

Implementors