Skip to content

New operator syntax #64

@grassator

Description

@grassator

Right now the operators are defined as

operator 7 (x == y) 'equal

Would be nice to make it more consistent with the rest of the definition using something like:

using (Operator [.precedence = 24, .alias = 'foo])

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestsmaller coreMoving functionality from the core to the user land

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions