Skip to content

Wrong output on query #6

@mainrs

Description

@mainrs

Not sure if this is intended, but the output differs from the readme examples:

$ roc std::cmp::Eq
Derive macro generating an impl of the trait Eq.

The readme shows this:

$ roc std::cmp::Eq
Trait for equality comparisons which are equivalence relations.

This means, that in addition to a == b and a != b being strict inverses, the equality must
be (for all a, b and c)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions