monoid
0.1.0
Recip
Required Methods
recip
Implementors
In crate monoid
Trait
monoid
::
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
§