Recip
monoid
0.1.0
Recip
Required Methods
recip
Implementors
In crate monoid
monoid
Trait
Recip
Copy item path
Source
pub trait Recip:
BinaryOp
{ // Required method fn
recip
(&self, elt: &Self::
Set
) -> Self::
Set
; }
Required Methods
§
Source
fn
recip
(&self, elt: &Self::
Set
) -> Self::
Set
Implementors
§