You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For record IsGCD in Algebra.Divisibility, the constructor is gcdᶜ .
But for some other records, the constructor is of kind mk<Foo>.
Probably we need to make it uniform.
Personally, I vote for ᶜ .
Because a) it abbreviates "constructor", b) it is shorter.
?