Associative
ops
0.1.0
Associative
Implementors
In ops::
monoid
ops
::
monoid
Trait
Associative
Copy item path
Source
pub trait Associative { }
Implementors
§
Source
§
impl<T>
Associative
for
OpAdd
<T>
where
&'a T
: for<'a>
Add
<Output = T>,