Magma
nekolib_
doc
0.1.0
Magma
Implementors
In nekolib_
doc::
ops
Modules
monoid
op_add
usize_bounds
Macros
def_group
def_group_generics
def_monoid
def_monoid_generics
impl_group_generics
impl_monoid_generics
Structs
OpAdd
Enums
UsizeOob
Traits
Associative
BinaryOp
Commutative
CommutativeGroup
CommutativeMonoid
Group
Identity
Magma
Monoid
Recip
Semigroup
UsizeBounds
?
Settings
Trait
nekolib_doc
::
ops
::
Magma
Copy item path
source
·
[
−
]
pub trait Magma:
BinaryOp
{ }
Implementors
§
source
§
impl<T>
Magma
for T
where T:
BinaryOp
,