Skip to content
This repository was archived by the owner on Mar 18, 2019. It is now read-only.
This repository was archived by the owner on Mar 18, 2019. It is now read-only.

Implement disunification #114

Description

@lvh

Right now, the query language supports unification; e.g. saying that a logical variable is equal to some expression. We should be able to express that something is not equal to some expression, too; for example:

(and (= (:ip x) "10.0.0.1") (!= (:type x) "syslog"))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions