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