Skip to content

logical operator symbols #152

@rarensu

Description

@rarensu

conditionals could support more normal-looking logical operator symbols, like

  • == instead of .
  • var!= as a shorthand for !var==

matching on "not empty" should feel more explicit. examples:

  • var!=null
  • var (no symbols)

someday, arithmetic like > or substring like in.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions