Function prop::eq::symmetry_eq

source ·
pub fn symmetry_eq<A: Prop, B: Prop>() -> Eq<Eq<A, B>, Eq<B, A>>
Expand description

(a == b) == (b == a).