pub fn commute<A: Prop, B: Prop>((f0, f1): Eq<A, B>) -> Eq<B, A>
Expand description

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