pub fn to_eq<A: Prop, B: Prop>(Q: Q<A, B>) -> Eq<A, B>
Expand description

Converts to equality (a ~~ b) => (a == b).