Trait alga::general::AdditiveMagma[][src]

pub trait AdditiveMagma: AbstractMagma<Additive> { }

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

Implementors