Trait wfst::semiring::Commutative [] [src]

pub trait Commutative { }

∀ a,b: a ⊗ b = b ⊗ a

Implementors