Skip to content

Polymorphic equality and nonequality operators #60

@michallepicki

Description

@michallepicki

Can they be added? It seems that right now == only works for ints. And there's no != operator.

So I would propose changing == and introducing != to both be ('a, 'a) -> bool

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