Trait acme_core::math::Associative
source · pub trait Associative { }Expand description
Associative Property describes an operation that is invariant under the grouping of its operands.
pub trait Associative { }Associative Property describes an operation that is invariant under the grouping of its operands.