Skip to content

Unary and Binary operator support #15

@thomasjohns

Description

@thomasjohns
  • +
  • -
  • !
  • >
  • >=
  • <
  • <=
  • ==
  • !=

These can be used in value maps e.g.

transform T {
    values {
        ['a'] -> ['b'] + ['c']
    }
}

or in the test expression in conditionals.

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