Skip to content

Proposal: not should not be an operator #302

@leque

Description

@leque

Currently, not is not a function, but is an operator. We can write not f x instead of not (f x). There would, however, seem to be almost no code utilizing this fact. To simplify the syntax, how about turning not into an usual function?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions