StaticCommutative

Trait StaticCommutative 

Source
pub trait StaticCommutative { }
Expand description

Marker trait for commutative functions.

Boolean systems implementing this trait are invariant under permutations of the inputs.

Implementorsยง