Skip to content

Standardise record constructor names #1388

Open
@mechvel

Description

@mechvel

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.
?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions