Skip to content

[generics-rep] Document the associativity of Product and Sum that the compiler generates #243

Open
@natefaubion

Description

@natefaubion

With instance chains you can distinguish between Product a (Product b c) and Product (Product a b) c. It would be helpful to note the ambiguity and what the compiler generates in practice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: documentationImprovements or additions to documentation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions