Skip to content

Logical operators OR/AND not working #31

Open
@yzx396

Description

@yzx396

The following are supposed to be working according to README.md but not. @nikunjy

parser.Evaluate("x eq 1 OR x eq 2", map[string]interface{}{"x": 1})

It would be nice to support || and && as equivalent of and and or.

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