Skip to content

NOT as unary operator, aliased as ! #345

Description

@toy

Currently NOT can be used only as function (NOT(true)), but not as operator (NOT true).
I think it would be better to have that option.
Also for AND and OR there are aliases && and ||, so for NOT it would be nice to have ! as alias.

Related to #344

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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